Philipp Hagemeister
5cda4eda72
[YoutubeDL] Use a progress hook for progress reporting
Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's. Closes #4875. |
10 years ago | |
---|---|---|
.. | ||
__init__.py | [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) | 10 years ago |
common.py | [YoutubeDL] Use a progress hook for progress reporting | 10 years ago |
external.py | [downloader/external] curl: Add the '--location' flag | 10 years ago |
f4m.py | [YoutubeDL] Use a progress hook for progress reporting | 10 years ago |
hls.py | [hls] Switch to available as a property | 10 years ago |
http.py | [YoutubeDL] Use a progress hook for progress reporting | 10 years ago |
mplayer.py | Remove unused import | 10 years ago |
rtmp.py | [YoutubeDL] Use a progress hook for progress reporting | 10 years ago |