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