Skip to content

Commit 36a2aad

Browse files
Merge pull request #117 from FacerAin/docs
docs: update README.md
2 parents 29a83b6 + ced45d6 commit 36a2aad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ You can get realtime information about the transcoding using the following code.
179179
```python
180180
from ffmpeg_streaming import Formats
181181
import sys
182+
import datetime
182183

183184
def monitor(ffmpeg, duration, time_, time_left, process):
184185
"""
@@ -398,4 +399,4 @@ I'd love your help in improving, correcting, adding to the specification. Please
398399
- **[All Contributors](https://github.com/aminyazdanpanah/python-ffmpeg-video-streaming/graphs/contributors)**
399400

400401
## License
401-
The MIT License (MIT). See **[License File](https://github.com/aminyazdanpanah/python-ffmpeg-video-streaming/blob/master/LICENSE)** for more information.
402+
The MIT License (MIT). See **[License File](https://github.com/aminyazdanpanah/python-ffmpeg-video-streaming/blob/master/LICENSE)** for more information.

0 commit comments

Comments
 (0)