X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=8d5553eadbe978d417cb8cedd2ac05d4467585b4;hb=38d2f8325f8d30cdb16c4ddea277772cbca6c8d0;hp=143c688f5c6466bdf1478487c7f3a2fe20e5710b;hpb=43724365048755adbea8bbff05708903ea52e1a8;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 143c688f5..8d5553ead 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +version 2017.04.14 + +Core ++ [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955) ++ [adobepass] Improve Comcast and Verison login code (#10803) ++ [adobepass] Add support for Verizon (#10803) + +Extractors ++ [aenetworks] Add support for specials (#12723) ++ [hbo] Extract HLS formats ++ [go90] Add support for go90.com (#10127) ++ [tv2hu] Add support for tv2.hu (#10509) ++ [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654) +* [youtube] Improve HLS formats extraction +* [afreecatv] Fix extraction for videos with different key layout (#12718) +- [youtube] Remove explicit preference for audio-only and video-only formats in + order not to break sorting when new formats appear +* [canalplus] Bypass geo restriction + + +version 2017.04.11 + +Extractors +* [afreecatv] Fix extraction (#12706) ++ [generic] Add support for YouTube embeds (#12637) +* [bbccouk] Treat bitrate as audio+video bitrate in media selector ++ [bbccouk] Skip unrecognized formats in media selector (#12701) ++ [bbccouk] Add support for https protocol in media selector (#12701) +* [curiositystream] Fix extraction (#12638) +* [adn] Update subtitle decryption key +* [chaturbate] Fix extraction (#12665, #12688, #12690) + + version 2017.04.09 Extractors