mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 02:28:24 -05: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.