mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-05-08 22:57:35 +00:00

Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's. Closes #4875.