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.
As the title tells when I run command
youtube-dl -F address.comthis command fails. need to runpython3 /usr/local/bin/youtube-dl -F address.comwhen on ubuntu 20.04. Missing this note from download page can drive away people without good patience.Note that ubuntu 20.04 doesn't have python2 anymore