logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git
commit: f4afb9a6a8832c48888956d1e8722cb5bd36a78e
parent d5b8cf093cdcf3ba873dba9aad898a3af91429e1
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun,  3 Jan 2021 09:10:40 +0700

[ChangeLog] Actualize
[ci skip]

Diffstat:

MChangeLog21+++++++++++++++++++++
1 file changed, 21 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,24 @@ +version <unreleased> + +Extractors +* [nrk] Improve series metadata extraction (#27473) ++ [nrk] Extract subtitles +* [nrk] Fix age limit extraction +* [nrk] Improve video id extraction ++ [nrk] Add support for podcasts (#27634, #27635) +* [nrk] Generalize and delegate all item extractors to nrk ++ [nrk] Add support for mp3 formats +* [nrktv] Switch to playback endpoint +* [vvvvid] Fix season metadata extraction (#18130) +* [stitcher] Fix extraction (#20811, #27606) +* [acast] Fix extraction (#21444, #27612, #27613) ++ [arcpublishing] Add support for arcpublishing.com (#2298, #9340, #17200) ++ [sky] Add support for Sports News articles and Brighcove videos (#13054) ++ [vvvvid] Extract akamai formats +* [vvvvid] Skip unplayable episodes (#27599) +* [yandexvideo] Fix extraction for Python 3.4 + + version 2020.12.31 Core