diff options
author | Sergey M․ <dstftw@gmail.com> | 2020-03-01 20:09:05 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2020-03-01 20:09:05 +0700 |
commit | 170f5b7c27f2e68b0a0a4e799647cbe780399fbf (patch) | |
tree | 9b360d6ef41f8827e48211fe5456c0b9f34f9cfe | |
parent | b274e48d56cced250f5abbc88b4cda2e5b4338d0 (diff) |
[ChangeLog] Actualize
[ci skip]
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +version <unreleased> + +Core +* [YoutubeDL] Force redirect URL to unicode on python 2 +- [options] Remove duplicate short option -v for --version (#24162) + +Extractors +* [xhamster] Fix extraction (#24205) +* [franceculture] Fix extraction (#24204) ++ [telecinco] Add support for article opening videos +* [telecinco] Fix extraction (#24195) +* [xtube] Fix metadata extraction (#21073, #22455) +* [youjizz] Fix extraction (#24181) +- Remove no longer needed compat_str around geturl +* [pornhd] Fix extraction (#24128) ++ [teachable] Add support for multiple videos per lecture (#24101) ++ [wistia] Add support for multiple generic embeds (#8347, 11385) +* [imdb] Fix extraction (#23443) +* [tv2dk:bornholm:play] Fix extraction (#24076) + + version 2020.02.16 Core |