mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
[ChangeLog] Actualize
This commit is contained in:
parent
490b755769
commit
e6bf3621e7
1 changed files with 19 additions and 1 deletions
20
ChangeLog
20
ChangeLog
|
@ -1,8 +1,26 @@
|
||||||
version <unreleased>
|
version <unreleased>
|
||||||
|
|
||||||
|
Core
|
||||||
|
* Improve _hidden_inputs
|
||||||
|
+ Introduce improved explicit Adobe Pass support
|
||||||
|
+ Add --ap-mso to provide multiple-system operator identifier
|
||||||
|
+ Add --ap-username to provide MSO account username
|
||||||
|
+ Add --ap-password to provide MSO account password
|
||||||
|
+ Add --ap-list-mso to list all supported MSOs
|
||||||
|
+ Add support for Rogers Cable multiple-system operator (#10606)
|
||||||
|
|
||||||
Extractors
|
Extractors
|
||||||
* [kwuo] Improve error detection (#10650)
|
* [crunchyroll] Fix authentication (#10655)
|
||||||
|
* [twitch] Fix API calls (#10654, #10660)
|
||||||
|
+ [bellmedia] Add support for more Bell Media Television sites
|
||||||
|
* [franceinter] Fix extraction (#10538, #2105)
|
||||||
|
* [kuwo] Improve error detection (#10650)
|
||||||
|
+ [go] Add support for free full episodes (#10439)
|
||||||
* [bilibili] Fix extraction for specific videos (#10647)
|
* [bilibili] Fix extraction for specific videos (#10647)
|
||||||
|
* [nhk] Fix extraction (#10633)
|
||||||
|
* [kaltura] Improve audio detection
|
||||||
|
* [kaltura] Skip chun format
|
||||||
|
+ [vimeo:ondemand] Pass Referer along with embed URL (#10624)
|
||||||
+ [nbc] Add support for NBC Olympics (#10361)
|
+ [nbc] Add support for NBC Olympics (#10361)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue