logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git
commit: 346dd3b5e87503c52fc6800d9f73cd6bdbce71bc
parent f5c2c062310b347cd2737920e3eb15f2aeb633d7
Author: Sergey M․ <dstftw@gmail.com>
Date:   Mon, 26 Apr 2021 01:29:50 +0700

[ChangeLog] Actualize
[ci skip]

Diffstat:

MChangeLog13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,16 @@ +version <unreleased> + +Extractors ++ [xfileshare] Add support for wolfstream.tv (#28858) +* [francetvinfo] Improve video id extraction (#28792) +* [medaltv] Fix extraction (#28807) +* [tver] Redirect all downloads to Brightcove (#28849) +* [go] Improve video id extraction (#25207, #25216, #26058) +* [youtube] Fix lazy extractors (#28780) ++ [bbc] Extract description and timestamp from __INITIAL_DATA__ (#28774) +* [cbsnews] Fix extraction for python <3.6 (#23359) + + version 2021.04.17 Core