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
166d12b00c
commit
09b866e171
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,8 +1,23 @@
|
||||||
version <unreleased>
|
version <unreleased>
|
||||||
|
|
||||||
|
Core
|
||||||
|
+ [extractor/common] Respect Width and Height attributes in ISM manifests
|
||||||
|
+ [postprocessor/metadatafromtitle] Add support regular expression syntax for
|
||||||
|
--metadata-from-title (#13065)
|
||||||
|
|
||||||
Extractor
|
Extractor
|
||||||
|
+ [mediaset] Add support for video.mediaset.it (#12708, #12964)
|
||||||
|
* [orf:radio] Fix extraction (#11643, #12926)
|
||||||
|
* [aljazeera] Extend URL regular expression (#13053)
|
||||||
|
* [imdb] Relax URL regular expression (#13056)
|
||||||
|
+ [francetv] Add support for mobile.france.tv (#13068)
|
||||||
|
+ [upskill] Add support for upskillcourses.com (#13043)
|
||||||
|
* [thescene] Fix extraction (#13061)
|
||||||
|
* [condenast] Improve embed support
|
||||||
* [liveleak] Fix extraction (#12053)
|
* [liveleak] Fix extraction (#12053)
|
||||||
+ [douyu] Support Douyu shows (#12228)
|
+ [douyu] Support Douyu shows (#12228)
|
||||||
|
* [myspace] Improve URL regular expression (#13040)
|
||||||
|
* [adultswim] Use desktop platform in assets URL (#13041)
|
||||||
|
|
||||||
|
|
||||||
version 2017.05.09
|
version 2017.05.09
|
||||||
|
|
Loading…
Reference in a new issue