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