mirror of https://github.com/yt-dlp/yt-dlp
Fix the report progress when file_size is unknown (#1731)
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.pull/8/head
parent
b1a80ec1a9
commit
4ac5306ae7
Loading…
Reference in New Issue