mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-16 00:36:57 +00:00
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.