diff options
author | Sergey M․ <dstftw@gmail.com> | 2020-09-06 12:57:56 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2020-09-06 12:57:56 +0700 |
commit | 6cd452acffe8d79c895a2ebd0346e2ba7f9e112f (patch) | |
tree | 64e1fc7b6e48db7222a50c3dfa66f51b47824926 /ChangeLog | |
parent | 50e9fcc1fd5aa8e3c8bbeb33f2434fbf9c1200d7 (diff) |
[ChangeLog] Actualize
[ci skip]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +version <unreleased> + +Core ++ [utils] Recognize wav mimetype (#26463) + +Extractors +* [nrktv:episode] Improve video id extraction (#25594, #26369, #26409) +* [youtube] Fix age gate content detection (#26100, #26152, #26311, #26384) +* [youtube:user] Extend URL regular expression (#26443) +* [xhamster] Improve initials regular expression (#26526, #26353) +* [svtplay] Fix video id extraction (#26425, #26428, #26438) +* [twitch] Rework extractors (#12297, #20414, #20604, #21811, #21812, #22979, + #24263, #25010, #25553, #25606) + * Switch to GraphQL + + Add support for collections + + Add support for clips and collections playlists +* [biqle] Improve video ext extraction +* [xhamster] Fix extraction (#26157, #26254) +* [xhamster] Extend URL regular expression (#25789, #25804, #25927)) + + version 2020.07.28 Extractors |