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.
Fix clone instructions in README.md: use https instead of ssh #12125
Comments
|
In the section "Adding support for a new site", it's assumed that people comes here for writing codes and open pull requests. To do that you need a working Github account. If you got permission denied, there's something wrong in your github account settings. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.02.14. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Description of your issue, suggested solution and other information
In step 2. of the "Adding support for a new site" section of README.md, the suggested command line for cloning the newly forked repository fails with the current default configuration of github repositories:
I get the error:
One should clone the repo using https instead: