mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-31 07:13:42 +01: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.