youtube-dl

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

commit 0e6ccb3905cb86c53a91af4c9119e2fd102019d9
parent c07cb68e7974a2ecd94f4101e6f094414df16e75
Author: Sergey M․ <dstftw@gmail.com>
Date:   Mon, 16 Apr 2018 00:56:05 +0700

[ChangeLog] Actualize
[ci skip]

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,16 @@ +version <unreleased> + +Extractors +* [smotri:broadcast] Fix extraction (#16180) ++ [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551) +* [vine:user] Fix extraction (#15514, #16190) +* [pornhub] Relax URL regular expression (#16165) +* [cbc:watch] Re-acquire device token when expired (#16160) ++ [fxnetworks] Add support for https theplatform URLs (#16125, #16157) ++ [instagram:user] Add request signing (#16119) ++ [twitch] Add support for mobile URLs (#16146) + + version 2018.04.09 Core