diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-01-01 15:11:49 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-01-01 15:11:49 +0700 |
commit | e5e19379be8d2d721178e9b54780cdcce369939c (patch) | |
tree | b226d33dfc22d6e86edd6c44e693781496868345 | |
parent | 1f766b6e7b72124dc3479c7cce270ba2b329a8f8 (diff) |
[ISSUE_TEMPLATE_tmpl.md] Clarify example URLs constraints for site support request
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl.md index ab9968129..df79503d3 100644 --- a/.github/ISSUE_TEMPLATE_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl.md @@ -50,6 +50,8 @@ $ youtube-dl -v <your command line> - Single video: https://youtu.be/BaW_jenozKc - Playlist: https://www.youtube.com/playlist?list=PL4lCao7KL_QFVb7Iudeipvc2BCavECqzc +Note that **youtube-dl does not support sites dedicated to [copyright infringement](https://github.com/rg3/youtube-dl#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free)**. In order for site support request to be accepted all provided example URLs should not violate any copyrights. + --- ### Description of your *issue*, suggested solution and other information |