Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Error in downloading video: global name 'speed_str' is not defined #1731
Comments
|
Thank you for the report. I believe this issue to be fixed in youtube-dl 2013.11.06 and newer. You can simply type I'm closing this issue now, but if the problem occurs, feel free to comment here and we'll immediately reopen it. Thanks again! |
|
I updated using the
|
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.
|
It shoudl be fixed now, you'll need to wait until the next release. Thanks for the report. |
|
Oh I see. Alrighty then |
|
@phihag Don't worry, I broke it, so I had to fix it :). |
|
Seems fixed! |
I'm getting this error with the latest build on Windows 7.
I obtained the build from the downloads page.
The command I ran was
youtube-dl <URL>.Here's the version from
youtube-dl -v.