X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=8d5553eadbe978d417cb8cedd2ac05d4467585b4;hb=38d2f8325f8d30cdb16c4ddea277772cbca6c8d0;hp=f26372bc168891b4530a4b1aac355f09272c7cde;hpb=173087816710dc59a60a4cc81c316bb04dfa7d85;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index f26372bc1..8d5553ead 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +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