youtube-dl

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

commit 7527923371ed5dea83ab102d882fed52ebc4672e
parent 20783b8b50e068180c62b973f6a589bd762be839
Author: Sergey M․ <dstftw@gmail.com>
Date:   Fri, 28 Apr 2017 18:27:29 +0700

[ChangeLog] Actualize

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

diff --git a/ChangeLog b/ChangeLog @@ -1,7 +1,19 @@ version <unreleased> +Core ++ [adobepass] Use geo verification headers for all requests +- [downloader/fragment] Remove assert for resume_len when no fragments + downloaded ++ [extractor/common] Add manifest_url for explicit group rendition formats +* [extractor/common] Fix manifest_url for m3u8 formats +- [extractor/common] Don't list master m3u8 playlists in format list (#12832) + Extractor +* [aenetworks] Fix extraction for shows with single season ++ [go] Add support for Disney, DisneyJunior and DisneyXD show pages * [youtube] Recognize new locale-based player URLs (#12885) ++ [streamable] Add support for new embedded URL schema (#12844) +* [arte:+7] Relax URL regular expression (#12837) version 2017.04.26