X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=8e63b5c11300ea7ce8c1b4295f4ecd76d4df8ff5;hb=905d18a7aa42263c66f311ac0cdf46b2caa2f4d6;hp=8e442d159c016d6b7e3ddc6f3dd4dfbd42cb4b14;hpb=d20b1c6725fce956b44413cced449b7d09b12de2;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 8e442d159..8e63b5c11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,34 @@ version +Core +* [options] Correctly hide login info from debug outputs (#13696) + + +version 2017.07.23 + +Core +* [YoutubeDL] Improve default format specification (#13704) +* [YoutubeDL] Do not override id, extractor and extractor_key for + url_transparent entities +* [extractor/common] Fix playlist_from_matches + Extractors +* [itv] Fix production id extraction (#13671, #13703) +* [vidio] Make duration non fatal and fix typo +* [mtv] Skip missing video parts (#13690) +* [sportbox:embed] Fix extraction ++ [npo] Add support for npo3.nl URLs (#13695) +* [dramafever] Remove video id from title (#13699) ++ [egghead:lesson] Add support for lessons (#6635) +* [funnyordie] Extract more metadata (#13677) +* [youku:show] Fix playlist extraction (#13248) + [dispeak] Recognize sevt subdomain (#13276) +* [adn] Improve error reporting (#13663) +* [crunchyroll] Relax series and season regex (#13659) ++ [spiegel:article] Add support for nexx iframe embeds (#13029) ++ [nexx:embed] Add support for iframe embeds +* [nexx] Improve JS embed extraction ++ [pearvideo] Add support for pearvideo.com (#13031) version 2017.07.15