Mirror mirror
  • Joined on 2021-02-24
mirror synced commits to dlp-fifa-backport at mirror/youtube-dl from mirror 2022-11-29 19:20:40 +00:00
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-13 19:30:25 +00:00
195f22f679 [generic] Improve KVS (etc) extraction
fc2beab0e7 [generic] Improve KVS (etc) extraction
1a4fbe8462 Added ThisVid.com support (#29187)
Compare 3 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-12 19:00:25 +00:00
c2f9be3e63 [generic] Add KVS player extraction
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-11 02:10:28 +00:00
604762a9f8 [common:jwplayer] Improve jwplayer extraction and parsing (#31000)
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-10 01:40:28 +00:00
47e70fff8b [PeekVids, PlayVids] Add new extractor (#29765)
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-04 15:00:34 +00:00
de39d1281c [extractor/ceskatelevize] Back-port extractor from yt-dlp, etc (#30713)
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-03 14:30:26 +00:00
27ed77aabb [utils] Backport traverse_obj (etc) from yt-dlp (#31156)
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-02 13:45:30 +00:00
c4b19a8816 [compat] Work around in case folding for narrow Python build
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-02 05:35:35 +00:00
087ddc2371 [compat] Add test for compat_casefold()
65ccb0dd4e [compat] Add test for compat_casefold()
Compare 2 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-01 21:25:31 +00:00
a874871801 [compat] Reformat casefold.py for easier updating
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-01 13:15:32 +00:00
b7c25959f0 [compat] Unify unicode/str compat and move up
mirror synced commits to master at mirror/youtube-dl from mirror 2022-11-01 05:05:37 +00:00
f102e3dc4e [compat] Add compat_casefold and compat_re_Match, for traverse_obj() port
a19855f0f5 [compat] Add Python 2 Unicode casefold using a trivial wrapper around icu/CaseFolding.txt
Compare 2 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-30 12:15:36 +00:00
ce5d36486e [netease] Support urls shared from mobile app (#31304)
d25cf62086 [netease] Impove error handling (#31303)
Compare 2 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-27 18:55:35 +00:00
502cefa41f [Vimeo] Update variable name in hydration JSON pattern
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-20 15:25:31 +00:00
0faa45d6c0 [BongaCams] Support new .net domain
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-18 22:35:39 +00:00
447edc48e6 Fix ADN extractor (#31275)
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-13 03:45:56 +00:00
ee8560d01e [ManyVids] Support new single-page app structure
7135277fec [ManyVids] Support new single-page app structure
Compare 2 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-12 03:15:35 +00:00
7bbd5b13d4 [Motherless] Pull from yt-dlp, etc
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-11 19:05:31 +00:00
c91cbf6072 [netease] Get netease music download url through player api (#31235)
11b284c81f [Common:JWPlayer] Fix x1000 scaling error
c94a459a24 [utils] Sanitize look-alike Unicode glyphs in non-ID filename fields when --restrict-filenames
Compare 3 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2022-10-11 10:55:38 +00:00
6e2626f092 [JSInterp] Improve separation logic