diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/3_site_feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/3_site_feature_request.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/3_site_feature_request.md b/.github/ISSUE_TEMPLATE/3_site_feature_request.md index d1a1a0fe6..346f30150 100644 --- a/.github/ISSUE_TEMPLATE/3_site_feature_request.md +++ b/.github/ISSUE_TEMPLATE/3_site_feature_request.md @@ -21,13 +21,13 @@ assignees: '' <!-- Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dlc: -- First of, make sure you are using the latest version of yt-dlp. Run `youtube-dlc --version` and ensure your version is 2021.01.14. If it's not, see https://github.com/pukkandan/yt-dlp on how to update. Issues with outdated version will be REJECTED. +- First of, make sure you are using the latest version of yt-dlp. Run `youtube-dlc --version` and ensure your version is 2021.01.16. If it's not, see https://github.com/pukkandan/yt-dlp on how to update. Issues with outdated version will be REJECTED. - Search the bugtracker for similar site feature requests: https://github.com/pukkandan/yt-dlp. DO NOT post duplicates. - Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space) --> - [ ] I'm reporting a site feature request -- [ ] I've verified that I'm running yt-dlp version **2021.01.14** +- [ ] I've verified that I'm running yt-dlp version **2021.01.16** - [ ] I've searched the bugtracker for similar site feature requests including closed ones |