• Joined on 2020-11-09
fenix synced commits to master at fenix/youtube-dl from mirror 2022-02-14 23:49:00 +01:00
3472227074 [rutv] fix vbr for empty string value (#30623)
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-14 23:46:42 +01:00
2d41e2eceb [twitter] Fix for private videos (#2772)
81c5f44c0f [fc2] Fix extraction (#2776)
1f7db8533a [cookies] Update MacOS12 Cookies.binarycookies location (#2742)
Compare 3 commits »
fenix synced commits to master at fenix/youtube-dl from mirror 2022-02-14 15:39:07 +01:00
bf23bc0489 add missing __future__ import unicode_literals
85bf26c1d0 resolve problem with unpacking operator for <py3.5
d8adca1b66 [streamcz] test fixes and one additional test
d02064218b do not use f-strings
b1297308fb avoid traverse_obj function
Compare 7 commits »
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-14 15:36:47 +01:00
e8969bda94 Obey --abort-on-error for "ffmpeg not installed"
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-13 23:16:43 +01:00
c82f051dbb [ruv.is] Add extractor (#2665)
49895f062e [tiktok] Fix vt.tiktok URLs
60f393e48b [youtube] Ensure subtitle urls are absolute (#2765)
88afe05695 [tiktok] Fix vm.tiktok URLs
57ebfca39b Set webpage_url_... from webpage_url and not input URL
Compare 6 commits »
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-13 15:06:42 +01:00
da42679b87 [utils] WebSockets wrapper for non-async functions (#2417)
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-12 22:46:36 +01:00
2944835080 [bigo] Fix extractor to not to use form_params
a3eb987e0e [zoom] Add support for screen cast (#2699)
7bc33ad0e9 [bigo] Add extractor (#2749)
Compare 3 commits »
fenix synced commits to main at fenix/gr_podcast from mirror 2022-02-12 12:35:34 +01:00
b0a53b57b4 Update note.md
a6803ab02e Update grr_sardegna
e9ff13cf36 Update change_log.md
c4e7407745 Update version.txt
39db33dd07 Add files via upload
Compare 5 commits »
fenix synced commits to refs/tags/V2.1 at fenix/gr_podcast from mirror 2022-02-12 12:35:34 +01:00
fenix synced new reference refs/tags/V2.1 to fenix/gr_podcast from mirror 2022-02-12 12:35:34 +01:00
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-12 06:28:15 +01:00
2068a60318 [generic] Set rss guid as video id (#2741)
1ce9a3cb49 Add regex operator and quoting to format filters (#2698)
Compare 2 commits »
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-11 22:16:51 +01:00
d49f8db39f [utils] Validate DateRange input
ab6df717d1 [youtube] Differentiate descriptive audio by language code
0c8d9e5fec [youtube] Label original auto-subs
3f047fc406 [extractor] Extract subtitles from manifests for more sites (#2686)
82b5176783 [Gettr] Add GettrStreamingIE (#2661)
Compare 10 commits »
fenix synced commits to master at fenix/youtube-dl from mirror 2022-02-11 14:08:51 +01:00
74f8cc48af [extractor/videa] Back-port from yt-dlp PRs 463+1028
8ff961d10f [extractor/videa] fix extraction in Py2
Compare 2 commits »
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-11 14:06:45 +01:00
079a7cfc71 [downloader] Do not use aria2c for non-native m3u8
3856407a86 [options] Rename --clean-infojson to --clean-info-json
db2e129ca0 [options] Better ambiguous option resolution
Compare 3 commits »
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-11 05:56:42 +01:00
1209b6ca5b [zaq1] Remove dead extractor (#2728)
fenix synced commits to master at fenix/youtube-dl from mirror 2022-02-10 05:29:45 +01:00
266b6ef185 [BBC] Also allow PID with leading 'l' (live?)
fenix synced commits to master at fenix/youtube-dl from mirror 2022-02-09 04:58:39 +01:00
825d3426c5 [Nuvid] Use site JSON for video details (#29332)
fenix synced and deleted reference df-test-orf at fenix/youtube-dl from mirror 2022-02-07 20:19:06 +01:00
fenix synced commits to master at fenix/youtube-dl from mirror 2022-02-07 20:19:06 +01:00
47b0c8697a [ARD] Back-port subtitle extraction from yt-dlp PR 2409
fenix synced commits to master at fenix/yt-dlp from mirror 2022-02-05 17:16:59 +01:00
a3125791c7 [utils] Use locked_file for sanitize_open (#1066)