youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 6f4dd6667b2d7ee4d3927090c4bc3e1ee6c85ce7
parent 95728fda7059265374e92d92004bd75e0beb630d
Author: Sergey M․ <dstftw@gmail.com>
Date:   Fri, 14 Apr 2017 00:29:36 +0700

[ChangeLog] Actualize

Diffstat:
MChangeLog | 20++++++++++++++++++++
1 file changed, 20 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,23 @@ +version <unreleased> + +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