We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3de69 commit 9e94c53Copy full SHA for 9e94c53
1 file changed
README.md
@@ -151,7 +151,7 @@ See **[HLS examples](https://github.com/aminyazdanpanah/python-ffmpeg-video-stre
151
See also **[HLS options](https://ffmpeg.org/ffmpeg-formats.html#hls-2)** for more information about options.
152
153
### Progress
154
-You can get realtime information about transcoding and downloading by passing callable methods to the `package` and `from_url` methods respectively:
+You can get realtime information about transcoding by passing callable methods to the `package`:
155
```python
156
import sys
157
import ffmpeg_streaming
0 commit comments