mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 19:57:18 +08:00
Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's. Closes #4875.