mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 14:45:26 +00:00
[ChangeLog] Actualize
This commit is contained in:
parent
2acc11d771
commit
f075838728
1 changed files with 22 additions and 0 deletions
22
ChangeLog
22
ChangeLog
|
@ -1,3 +1,25 @@
|
||||||
|
version <unreleased>
|
||||||
|
|
||||||
|
Core
|
||||||
|
+ [utils] Fixup some common URL typos in sanitize_url (#15649)
|
||||||
|
* Respect --prefer-insecure while updating (#15497)
|
||||||
|
|
||||||
|
Extractors
|
||||||
|
* [vidio] Fix HLS URL extraction (#15675)
|
||||||
|
+ [nexx] Add support for arc.nexx.cloud URLs
|
||||||
|
* [nexx] Switch to arc API (#15652)
|
||||||
|
* [redtube] Fix duration extraction (#15659)
|
||||||
|
+ [sonyliv] Respect referrer (#15648)
|
||||||
|
+ [brightcove:new] Use referrer for formats' HTTP headers
|
||||||
|
+ [cbc] Add support for olympics.cbc.ca (#15535)
|
||||||
|
+ [fusion] Add support for fusion.tv (#15628)
|
||||||
|
* [npo] Improve quality metadata extraction
|
||||||
|
* [npo] Relax URL regular expression (#14987, #14994)
|
||||||
|
+ [npo] Capture and output error message
|
||||||
|
+ [pornhub] Add support for channels (#15613)
|
||||||
|
* [youtube] Handle shared URLs with generic extractor (#14303)
|
||||||
|
|
||||||
|
|
||||||
version 2018.02.11
|
version 2018.02.11
|
||||||
|
|
||||||
Core
|
Core
|
||||||
|
|
Loading…
Reference in a new issue