youtube-dl

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

commit ab3091feda7da5d04f1757dd0a2e26aa919086b5
parent a07588369fd330c747464d9ea75ddb861e322a2d
Author: Remita Amine <remitamine@gmail.com>
Date:   Thu, 22 Dec 2016 10:02:56 +0100

[ChangeLog] Actualize

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,18 @@ +version <unreleased> + +Core +* [extractor/common] Improve detection of video-only formats in m3u8 + manifests (#11507) + +Extractors ++ [theplatform] Pass geo verification headers to SMIL request (#10146) ++ [viu] Pass geo verification headers to auth request +* [rtl2] Extract more formats and metadata +* [vbox7] Skip malformed JSON-LD (#11501) +* [uplynk] Force downloading using native HLS downloader (#11496) ++ [laola1] Add support for another extraction scenario (#11460) + + version 2016.12.20 Core