logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: b0d73a745656443baf3e2134d9ca03bd3a4a934c
parent 4fe54c128a11d394874505af75aaa5a2276aa3ba
Author: Sergey M․ <dstftw@gmail.com>
Date:   Wed, 16 Jan 2019 02:20:10 +0700

[ChangeLog] Actualize
[ci skip]

Diffstat:

MChangeLog18++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,21 @@ +version <unreleased> + +Core ++ [test/helper] Add support for maxcount and count collection len checkers +* [downloader/hls] Fix uplynk ad skipping (#18824) +* [postprocessor/ffmpeg] Improve ffmpeg version parsing (#18813) + +Extractors +* [youtube] Skip unsupported adaptive stream type (#18804) ++ [youtube] Extract DASH formats from player response (#18804) +* [funimation] Fix extraction (#14089) +* [skylinewebcams] Fix extraction (#18853) ++ [curiositystream] Add support for non app URLs ++ [bitchute] Check formats (#18833) +* [wistia] Extend URL regular expression (#18823) ++ [playplustv] Add support for playplus.com (#18789) + + version 2019.01.10 Core