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.
youtube-dl version confusion [Was: Unsupported JS expression u'$y(a,7)'] #2327
Comments
|
Several videos show this issue, but others do not. michele@debian:~$ youtube-dl --verbose "http://www.youtube.com/watch?feature=player_detailpage&v=sfR_HWMzgyc" WARNING: Automatic signature extraction failed: Traceback (most recent call last): WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Automatic signature extraction failed: Traceback (most recent call last): WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm |
|
Sorry, it's my first issue! |
|
You are using an outdated version of youtube-dl. Type |
|
I'm using version 2014.02.05. I ran youtube-dl -U several times as root, and always got: |
|
@sarkiaponius Maybe you have installed youtube-dl as root separately? In any case, you can call |
|
You're right, there is some confusion with version. As user "root" or "michele" my version is 2013.11.22.2, while as user "andrea" is the 2014.02.06.2. Also, the former users use /opt/bin/youtube-dl, while the latter use ~/bin/youtube-dl. |
No description provided.