mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-03-31 09:21:07 +02:00
Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's. Closes #4875.