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
8122e79fef
commit
7f2339c617
1 changed files with 31 additions and 2 deletions
33
ChangeLog
33
ChangeLog
|
@ -1,7 +1,36 @@
|
||||||
version <unreleased>
|
version <unreleased>
|
||||||
|
|
||||||
Fixed/improved extractors
|
Core
|
||||||
- [cbslocal] Fix timestamp parsing (#10213)
|
* Add support for JSON-LD root list entries (#10203)
|
||||||
|
* Improve unified_timestamp
|
||||||
|
* Lower preference of RTSP formats in generic sorting
|
||||||
|
+ Add support for multiple properties in _og_search_property
|
||||||
|
* Improve password hiding from verbose output
|
||||||
|
|
||||||
|
Extractors
|
||||||
|
+ [adultswim] Add support for trailers (#10235)
|
||||||
|
* [archiveorg] Improve extraction (#10219)
|
||||||
|
+ [jwplatform] Add support for playlists
|
||||||
|
+ [jwplatform] Add support for relative URLs
|
||||||
|
* [jwplatform] Improve audio detection
|
||||||
|
+ [tvplay] Capture and output native error message
|
||||||
|
+ [tvplay] Extract series metadata
|
||||||
|
+ [tvplay] Add support for subtitles (#10194)
|
||||||
|
* [tvp] Improve extraction (#7799)
|
||||||
|
* [cbslocal] Fix timestamp parsing (#10213)
|
||||||
|
+ [naver] Add support for subtitles (#8096)
|
||||||
|
* [naver] Improve extraction
|
||||||
|
* [condenast] Improve extraction
|
||||||
|
* [engadget] Relax URL regular expression
|
||||||
|
* [5min] Fix extraction
|
||||||
|
+ [nationalgeographic] Add support for Episode Guide
|
||||||
|
+ [kaltura] Add support for subtitles
|
||||||
|
* [kaltura] Optimize network requests
|
||||||
|
+ [vodplatform] Add extractor for vod-platform.net
|
||||||
|
- [gamekings] Remove extractor
|
||||||
|
* [limelight] Extract HTTP formats
|
||||||
|
* [ntvru] Fix extraction
|
||||||
|
+ [comedycentral] Re-add :tds and :thedailyshow shortnames
|
||||||
|
|
||||||
|
|
||||||
version 2016.08.01
|
version 2016.08.01
|
||||||
|
|
Loading…
Reference in a new issue