youtube-dl

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

commit 9dc5ab041f62d9e968f9c08f26fc98b92d819a4e
parent 01f3c8e29003b3b82f33849975e36962ba34372c
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue, 23 May 2017 00:15:44 +0700

[ChangeLog] Actualize

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,19 @@ +version <unreleased> + +Core ++ [downloader/external] Pass -loglevel to ffmpeg downloader (#13183) ++ [adobepass] Add support for Bright House Networks (#13149) + +Extractors ++ [streamcz] Add support for subtitles (#13174) +* [youtube] Fix DASH manifest signature decryption (#8944, #13156) +* [toggle] Relax URL regular expression (#13172) +* [toypics] Fix extraction (#13077) +* [njpwworld] Fix extraction (#13162, #13169) ++ [hitbox] Add support for smashcast.tv (#13154) +* [mitele] Update app key regular expression (#13158) + + version 2017.05.18.1 Core