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 is not compatible with last mint 20.04 and probably ubuntu 20.04 #26126
Comments
|
I understand this is a free project but why this is invalid? |
|
youtube-dl support both python 2 and python 3, so |
|
Note that Ubuntu (20.04 and after) doesn't have The command to fix this is I encountered the same problem |
Checklist
Verbose log
Description
I upgraded my computer and it seems that it completly remove /usr/bin/python.
I downloaded the last version and run the installer but didn't fix it. I ended up editing the executable and changing the shbang to /usr/bin/python3 and now it is working :)