release 2021.04.07

This commit is contained in:
Sergey M․ 2021-04-07 03:42:24 +07:00
commit 72a2c0a9ed
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
8 changed files with 20 additions and 14 deletions

View file

@ -19,13 +19,13 @@ labels: '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 2021.04.01. 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.04.07. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
- Search the bugtracker for similar feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
- Finally, put x into all relevant boxes (like this [x])
-->
- [ ] I'm reporting a feature request
- [ ] I've verified that I'm running youtube-dl version **2021.04.01**
- [ ] I've verified that I'm running youtube-dl version **2021.04.07**
- [ ] I've searched the bugtracker for similar feature requests including closed ones