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 unable to update #26260
Youtube-DL unable to update #26260
Comments
|
I personally suggest reinstalling youtube-dl from pip like this: rm -rf /usr/local/bin/youtube-dl
brew install python3
pip3 install youtube-dl |
|
FYI, #25541 appears to be tracking the root cause, a bad certificate on yt-dl.org. |
Checklist
Verbose log
Description
I noticed that Youtube-DL was giving me an error that it was unable to download a Youtube video. I then tried to update youtube-dl by doing youtube-dl -U and it gave me the above error. I have already tried updating python via brew and the error still persists. I'm on macOS 10.14.6