mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-06 21:53:27 +00:00
4ac5306ae7
The report_progress function will accept eta and percent with None value and will set the message to 'Unknow ETA' or 'Unknown %'. Otherwise the values must be numbers.