youtube-dl

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

commit 2db9ac228d0f7ccc1d8078d5e29030665f0e3239
parent 5429d6a9cb2db07472735b4555eeec89ea4f3c87
Author: Sergey M․ <dstftw@gmail.com>
Date:   Fri,  6 Mar 2020 00:23:14 +0700

[ChangeLog] Actualize
[ci skip]

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,14 @@ +version <unreleased> + +Extractors +* [youtube] Fix age-gated videos support without login (#24248) +* [vimeo] Fix showcase password protected video extraction (#24224) +* [pornhub] Improve title extraction (#24184) +* [peertube] Improve extraction (#23657) ++ [servus] Add support for new URL schema (#23475, #23583, #24142) +* [vimeo] Fix subtitles URLs (#24209) + + version 2020.03.01 Core