Skip to content

Commit 0a04e03

Browse files
committed
release 2021.02.22
1 parent 44b2d5f commit 0a04e03

File tree

8 files changed

+25
-14
lines changed

8 files changed

+25
-14
lines changed

.github/ISSUE_TEMPLATE/1_broken_site.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ title: ''
1818

1919
<!--
2020
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.02.10. 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.02.22. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
2222
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
2323
- Make sure that all URLs and arguments with special characters are properly quoted or escaped as explained in http://yt-dl.org/escape.
2424
- Search the bugtracker for similar issues: http://yt-dl.org/search-issues. DO NOT post duplicates.
2525
- Finally, put x into all relevant boxes (like this [x])
2626
-->
2727

2828
- [ ] I'm reporting a broken site support
29-
- [ ] I've verified that I'm running youtube-dl version **2021.02.10**
29+
- [ ] I've verified that I'm running youtube-dl version **2021.02.22**
3030
- [ ] I've checked that all provided URLs are alive and playable in a browser
3131
- [ ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
3232
- [ ] 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 <
4141
[debug] User config: []
4242
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
4343
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
44-
[debug] youtube-dl version 2021.02.10
44+
[debug] youtube-dl version 2021.02.22
4545
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
4646
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
4747
[debug] Proxy map: {}

.github/ISSUE_TEMPLATE/2_site_support_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ labels: 'site-support-request'
1919

2020
<!--
2121
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.02.10. 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.02.22. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
2323
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
2424
- 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.
2525
- Search the bugtracker for similar site support requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
2626
- Finally, put x into all relevant boxes (like this [x])
2727
-->
2828

2929
- [ ] I'm reporting a new site support request
30-
- [ ] I've verified that I'm running youtube-dl version **2021.02.10**
30+
- [ ] I've verified that I'm running youtube-dl version **2021.02.22**
3131
- [ ] I've checked that all provided URLs are alive and playable in a browser
3232
- [ ] I've checked that none of provided URLs violate any copyrights
3333
- [ ] I've searched the bugtracker for similar site support requests including closed ones

.github/ISSUE_TEMPLATE/3_site_feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ title: ''
1818

1919
<!--
2020
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.02.10. 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.02.22. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
2222
- Search the bugtracker for similar site feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
2323
- Finally, put x into all relevant boxes (like this [x])
2424
-->
2525

2626
- [ ] I'm reporting a site feature request
27-
- [ ] I've verified that I'm running youtube-dl version **2021.02.10**
27+
- [ ] I've verified that I'm running youtube-dl version **2021.02.22**
2828
- [ ] I've searched the bugtracker for similar site feature requests including closed ones
2929

3030

.github/ISSUE_TEMPLATE/4_bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ title: ''
1818

1919
<!--
2020
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.02.10. 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.02.22. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
2222
- Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
2323
- Make sure that all URLs and arguments with special characters are properly quoted or escaped as explained in http://yt-dl.org/escape.
2424
- 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
2727
-->
2828

2929
- [ ] I'm reporting a broken site support issue
30-
- [ ] I've verified that I'm running youtube-dl version **2021.02.10**
30+
- [ ] I've verified that I'm running youtube-dl version **2021.02.22**
3131
- [ ] I've checked that all provided URLs are alive and playable in a browser
3232
- [ ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
3333
- [ ] 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 <
4343
[debug] User config: []
4444
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
4545
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
46-
[debug] youtube-dl version 2021.02.10
46+
[debug] youtube-dl version 2021.02.22
4747
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
4848
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
4949
[debug] Proxy map: {}

.github/ISSUE_TEMPLATE/5_feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ labels: 'request'
1919

2020
<!--
2121
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.02.10. 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.02.22. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED.
2323
- Search the bugtracker for similar feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates.
2424
- Finally, put x into all relevant boxes (like this [x])
2525
-->
2626

2727
- [ ] I'm reporting a feature request
28-
- [ ] I've verified that I'm running youtube-dl version **2021.02.10**
28+
- [ ] I've verified that I'm running youtube-dl version **2021.02.22**
2929
- [ ] I've searched the bugtracker for similar feature requests including closed ones
3030

3131

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version <unreleased>
1+
version 2021.02.22
22

33
Core
44
+ [postprocessor/embedthumbnail] Recognize atomicparsley binary in lowercase

docs/supportedsites.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
- **curiositystream**
213213
- **curiositystream:collection**
214214
- **CWTV**
215+
- **DagelijkseKost**: dagelijksekost.een.be
215216
- **DailyMail**
216217
- **dailymotion**
217218
- **dailymotion:playlist**
@@ -233,6 +234,7 @@
233234
- **DiscoveryGo**
234235
- **DiscoveryGoPlaylist**
235236
- **DiscoveryNetworksDe**
237+
- **DiscoveryPlus**
236238
- **DiscoveryVR**
237239
- **Disney**
238240
- **dlive:stream**
@@ -353,6 +355,7 @@
353355
- **HentaiStigma**
354356
- **hetklokhuis**
355357
- **hgtv.com:show**
358+
- **HGTVDe**
356359
- **HiDive**
357360
- **HistoricFilms**
358361
- **history:player**
@@ -803,6 +806,7 @@
803806
- **safari:course**: safaribooksonline.com online courses
804807
- **SAKTV**
805808
- **SaltTV**
809+
- **SampleFocus**
806810
- **Sapo**: SAPO Vídeos
807811
- **savefrom.net**
808812
- **SBS**: sbs.com.au
@@ -825,6 +829,9 @@
825829
- **ShahidShow**
826830
- **Shared**: shared.sx
827831
- **ShowRoomLive**
832+
- **simplecast**
833+
- **simplecast:episode**
834+
- **simplecast:podcast**
828835
- **Sina**
829836
- **sky.it**
830837
- **sky:news**
@@ -877,6 +884,9 @@
877884
- **Steam**
878885
- **Stitcher**
879886
- **StitcherShow**
887+
- **StoryFire**
888+
- **StoryFireSeries**
889+
- **StoryFireUser**
880890
- **Streamable**
881891
- **streamcloud.eu**
882892
- **StreamCZ**
@@ -1198,5 +1208,6 @@
11981208
- **ZattooLive**
11991209
- **ZDF**
12001210
- **ZDFChannel**
1211+
- **Zhihu**
12011212
- **zingmp3**: mp3.zing.vn
12021213
- **Zype**

youtube_dl/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import unicode_literals
22

3-
__version__ = '2021.02.10'
3+
__version__ = '2021.02.22'

0 commit comments

Comments
 (0)