You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/1_broken_site.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,15 @@ title: ''
18
18
19
19
<!--
20
20
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
21
-
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.07. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
21
+
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.17. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
22
22
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
23
23
- Make sure that all URLs and arguments with special characters are properly quoted or escaped as explained in http://yt-dl.org/escape.
24
24
- Search the bugtracker for similar issues: http://yt-dl.org/search-issues. DO NOT post duplicates.
25
25
- Finally, put x into all relevant boxes (like this [x])
26
26
-->
27
27
28
28
-[ ] I'm reporting a broken site support
29
-
-[ ] I've verified that I'm running youtube-dl version **2021.04.07**
29
+
-[ ] I've verified that I'm running youtube-dl version **2021.04.17**
30
30
-[ ] I've checked that all provided URLs are alive and playable in a browser
31
31
-[ ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
32
32
-[ ] I've searched the bugtracker for similar issues including closed ones
@@ -41,7 +41,7 @@ Add the `-v` flag to your command line you run youtube-dl with (`youtube-dl -v <
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
22
-
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.07. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
22
+
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.17. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
23
23
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
24
24
- 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.
25
25
- Search the bugtracker for similar site support requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
26
26
- Finally, put x into all relevant boxes (like this [x])
27
27
-->
28
28
29
29
-[ ] I'm reporting a new site support request
30
-
-[ ] I've verified that I'm running youtube-dl version **2021.04.07**
30
+
-[ ] I've verified that I'm running youtube-dl version **2021.04.17**
31
31
-[ ] I've checked that all provided URLs are alive and playable in a browser
32
32
-[ ] I've checked that none of provided URLs violate any copyrights
33
33
-[ ] I've searched the bugtracker for similar site support requests including closed ones
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/3_site_feature_request.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ title: ''
18
18
19
19
<!--
20
20
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
21
-
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.07. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
21
+
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.17. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
22
22
- Search the bugtracker for similar site feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
23
23
- Finally, put x into all relevant boxes (like this [x])
24
24
-->
25
25
26
26
-[ ] I'm reporting a site feature request
27
-
-[ ] I've verified that I'm running youtube-dl version **2021.04.07**
27
+
-[ ] I've verified that I'm running youtube-dl version **2021.04.17**
28
28
-[ ] I've searched the bugtracker for similar site feature requests including closed ones
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/4_bug_report.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ title: ''
18
18
19
19
<!--
20
20
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
21
-
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.07. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
21
+
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.17. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
22
22
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
23
23
- Make sure that all URLs and arguments with special characters are properly quoted or escaped as explained in http://yt-dl.org/escape.
24
24
- Search the bugtracker for similar issues: 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
27
27
-->
28
28
29
29
-[ ] I'm reporting a broken site support issue
30
-
-[ ] I've verified that I'm running youtube-dl version **2021.04.07**
30
+
-[ ] I've verified that I'm running youtube-dl version **2021.04.17**
31
31
-[ ] I've checked that all provided URLs are alive and playable in a browser
32
32
-[ ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
33
33
-[ ] I've searched the bugtracker for similar bug reports including closed ones
@@ -43,7 +43,7 @@ Add the `-v` flag to your command line you run youtube-dl with (`youtube-dl -v <
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/5_feature_request.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,13 @@ labels: 'request'
19
19
20
20
<!--
21
21
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
22
-
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.07. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
22
+
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.04.17. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
23
23
- Search the bugtracker for similar feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
24
24
- Finally, put x into all relevant boxes (like this [x])
25
25
-->
26
26
27
27
-[ ] I'm reporting a feature request
28
-
-[ ] I've verified that I'm running youtube-dl version **2021.04.07**
28
+
-[ ] I've verified that I'm running youtube-dl version **2021.04.17**
29
29
-[ ] I've searched the bugtracker for similar feature requests including closed ones
0 commit comments