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.
How to update using EXE. #23286
How to update using EXE. #23286
Comments
|
As clearly stated in the message you installed it via pip thus use that. |
Checklist
Question
Hi, so I have looked everywhere about how I can update, and so when I tried to do
youtube-dl -UI ended up with the following message:It looks like you installed youtube-dl with a package manager, pip, setup.py or a tarball. Please use that to update.But my issue is that I installed using the EXE (since I am on windows). And I can't find the place where it is installed to delete it and start fresh, nor have I been able to update it with a new EXE. I also don't know which package manager to use as installed it using EXE.