aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/2_site_support_request.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-01-03 09:12:47 +0700
committerSergey M․ <dstftw@gmail.com>2021-01-03 09:12:47 +0700
commit8e953dcbb10a1a42f4e12e4e132657cb0100a1f8 (patch)
tree2c902fc5ae3368707cce434dfd440cc5835ae897 /.github/ISSUE_TEMPLATE/2_site_support_request.md
parentf4afb9a6a8832c48888956d1e8722cb5bd36a78e (diff)
downloadyoutube-dl-8e953dcbb10a1a42f4e12e4e132657cb0100a1f8.tar.xz
release 2021.01.032021.01.03
Diffstat (limited to '.github/ISSUE_TEMPLATE/2_site_support_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/2_site_support_request.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/2_site_support_request.md b/.github/ISSUE_TEMPLATE/2_site_support_request.md
index ded5beadf..7d535b6d1 100644
--- a/.github/ISSUE_TEMPLATE/2_site_support_request.md
+++ b/.github/ISSUE_TEMPLATE/2_site_support_request.md
@@ -19,7 +19,7 @@ labels: 'site-support-request'
<!--
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
-- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2020.12.31. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
+- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.01.03. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
- Make sure that site you are requesting is not dedicated to copyright infringement, see https://yt-dl.org/copyright-infringement. youtube-dl does not support such sites. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
- Search the bugtracker for similar site support requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
@@ -27,7 +27,7 @@ Carefully read and work through this check list in order to prevent the most com
-->
- [ ] I'm reporting a new site support request
-- [ ] I've verified that I'm running youtube-dl version **2020.12.31**
+- [ ] I've verified that I'm running youtube-dl version **2021.01.03**
- [ ] I've checked that all provided URLs are alive and playable in a browser
- [ ] I've checked that none of provided URLs violate any copyrights
- [ ] I've searched the bugtracker for similar site support requests including closed ones