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
cc9c8ce5df
commit
5c8411e968
1 changed files with 13 additions and 1 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,8 +1,20 @@
|
||||||
version <unreleased>
|
version <unreleased>
|
||||||
|
|
||||||
|
Core
|
||||||
|
* Make --metadata-from-title non fatal when title does not match the pattern
|
||||||
|
* Introduce options for randomized sleep before each download
|
||||||
|
--min-sleep-interval and --max-sleep-interval (#9930)
|
||||||
|
* Respect default in _search_json_ld
|
||||||
|
|
||||||
Extractors
|
Extractors
|
||||||
* [kuwo:singer] Fix extraction
|
+ [uol] Add extractor for uol.com.br (#4263)
|
||||||
|
* [rbmaradio] Fix extraction and extract all formats (#10242)
|
||||||
|
+ [sonyliv] Add extractor for sonyliv.com (#10258)
|
||||||
* [aparat] Fix extraction
|
* [aparat] Fix extraction
|
||||||
|
* [cwtv] Extract HTTP formats
|
||||||
|
+ [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
|
||||||
|
* [kuwo:singer] Fix extraction
|
||||||
|
|
||||||
|
|
||||||
version 2016.08.07
|
version 2016.08.07
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue