Skip to content

Commit 9e94c53

Browse files
update readme
1 parent 0d3de69 commit 9e94c53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ See **[HLS examples](https://github.com/aminyazdanpanah/python-ffmpeg-video-stre
151151
See also **[HLS options](https://ffmpeg.org/ffmpeg-formats.html#hls-2)** for more information about options.
152152

153153
### Progress
154-
You can get realtime information about transcoding and downloading by passing callable methods to the `package` and `from_url` methods respectively:
154+
You can get realtime information about transcoding by passing callable methods to the `package`:
155155
```python
156156
import sys
157157
import ffmpeg_streaming

0 commit comments

Comments
 (0)