Skip to content

Commit

Permalink
Merge pull request yt-dlp#11239 from josephfrazier/patch-1
Browse files Browse the repository at this point in the history
[CONTRIBUTING.md] Fix broken link
  • Loading branch information
Yen Chi Hsuan authored Nov 21, 2016
2 parents 8f8f182 + dc6a9e4 commit 0bb58a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ If you want to create a build of youtube-dl yourself, you'll need

### Adding support for a new site

If you want to add support for a new site, first of all **make sure** this site is **not dedicated to [copyright infringement](#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)**. youtube-dl does **not support** such sites thus pull requests adding support for them **will be rejected**.
If you want to add support for a new site, first of all **make sure** this site is **not dedicated to [copyright infringement](README.md#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)**. youtube-dl does **not support** such sites thus pull requests adding support for them **will be rejected**.

After you have ensured this site is distributing it's content legally, you can follow this quick list (assuming your service is called `yourextractor`):

Expand Down

0 comments on commit 0bb58a2

Please sign in to comment.