mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
[ChangeLog] Actualize
[ci skip]
This commit is contained in:
parent
58f7ada235
commit
e7f93fbd85
21
ChangeLog
21
ChangeLog
|
@ -1,3 +1,24 @@
|
||||||
|
version <unreleased>
|
||||||
|
|
||||||
|
Core
|
||||||
|
* [extractor/common] Improve Akamai HTTP format extraction
|
||||||
|
* Allow m3u8 manifest without an additional audio format
|
||||||
|
* Fix extraction for qualities starting with a number
|
||||||
|
|
||||||
|
Extractors
|
||||||
|
* [teachable:course] Improve extraction (#24507, #27286)
|
||||||
|
* [nrk] Improve error extraction
|
||||||
|
* [nrktv:series] Improve extraction (#21926)
|
||||||
|
* [nrktv:season] Improve extraction
|
||||||
|
* [nrk] Improve format extraction and geo-restriction detection (#24221)
|
||||||
|
* [pornhub] Handle HTTP errors gracefully (#26414)
|
||||||
|
* [nrktv] Relax URL regular expression (#27299, #26185)
|
||||||
|
+ [zdf] Extract webm formats (#26659)
|
||||||
|
+ [gamespot] Extract DASH and HTTP formats
|
||||||
|
+ [tver] Add support for tver.jp (#26662, #27284)
|
||||||
|
+ [pornhub] Add support for pornhub.org (#27276)
|
||||||
|
|
||||||
|
|
||||||
version 2020.12.02
|
version 2020.12.02
|
||||||
|
|
||||||
Extractors
|
Extractors
|
||||||
|
|
Loading…
Reference in a new issue