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 40d80b4 commit 3e986c5Copy full SHA for 3e986c5
1 file changed
README.md
@@ -195,7 +195,7 @@ def progress(percentage, ffmpeg):
195
##### Output From a Terminal:
196

197
198
-##### Show a progress bar using **[tqdm](https://github.com/tqdm/tqdm)**
+#### Show a progress bar using **[tqdm](https://github.com/tqdm/tqdm)**
199
You can get realtime information about transcoding by passing a callable method to the `package` method:
200
```python
201
import ffmpeg_streaming
0 commit comments