Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

youtube download issue #3454

Closed
call5 opened this issue Aug 6, 2014 · 1 comment
Closed

youtube download issue #3454

call5 opened this issue Aug 6, 2014 · 1 comment

Comments

@call5
Copy link

@call5 call5 commented Aug 6, 2014

I'm trying to download this video from youtube link but get the following exception: https://dpaste.de/YO3F

@phihag
Copy link
Contributor

@phihag phihag commented Aug 6, 2014

You are using an outdated version of youtube-dl. YouTube changed their player on 2014-07-25, so you'll need at least youtube-dl version 2014.07.25 (or newer).

It looks like you installed youtube-dl with a package manager (something like apt-get, or pip). You can use that package manager to update youtube-dl (you may need to contact the package maintainer though, and request an update).

Alternatively, uninstall the youtube package and follow our manual installation instructions. From then on, you'll be able to update with sudo youtube-dl -U.

@phihag phihag closed this Aug 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.