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 ExtractorError #7616
YouTube ExtractorError #7616
Comments
|
You are using an outdated version of youtube-dl. See our FAQ if you need help updating. |
|
@phihag thanks and sorry about that. I actually had done: sudo apt-get remove youtube-dl
sudo pip install -U youtube-dlbut apparently I had installed it originally with Python 3 using |
Please forgive me if this is a duplicate; there are quite a few open issues but searching for "unable to extract html5" yielded some that were close (like #4835, who was trying to set cookies manually).
% youtube-dl --verbose https://www.youtube.com/watch\?v\=pXRviuL6vMY
I'll try to debug it myself a bit tonight.