mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-07-03 01:54:14 +09: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.