youtube-dl
  • Joined on 2022-04-29
youtube-dl synced commits to pull/30733/head at youtube-dl/youtube-dl from mirror 2024-10-14 20:23:23 +02:00
youtube-dl synced new reference pull/30733/head to youtube-dl/youtube-dl from mirror 2024-10-14 20:23:23 +02:00
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-08-07 02:49:18 +02:00
c5098961b0 [Youtube] Rework n function extraction pattern
dbc08fba83 [jsinterp] Improve slice implementation for player b12cc44b
Compare 2 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-08-02 00:19:23 +02:00
71223bff39 [Youtube] Fix nsig extraction for player 20dfca59 (#32891)
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-07-25 04:29:09 +02:00
e1b3fa242c [Youtube] Find n function name in player 3400486c
451046d62a [Youtube] Make n-sig throttling diagnostic up-to-date
Compare 2 commits »
youtube-dl synced new reference refs/tags/2024.07.11-nightly to youtube-dl/youtube-dl from mirror 2024-07-21 02:29:17 +02:00
youtube-dl synced commits to refs/tags/2024.07.11-nightly at youtube-dl/youtube-dl from mirror 2024-07-21 02:29:17 +02:00
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-07-11 05:39:11 +02:00
16f5bbc464 [YouTube] Fix nsig processing for player b22ef6e7
d35ce6ce95 [jsinterp] Support functionality for player b22ef6e7
76ac69917e [jsinterp] Further improve expression parsing (fix fd8242e)
756f6b45c7 [jsinterp] Re-align JSInterp and tests (esp.) with yt-dlp
43a74c5fa5 [core] Address gaps in allowed extensions
Compare 5 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-07-07 23:57:47 +02:00
a452f9437c [core] Fix PR #32830 for fixed extensionless output template
36801c62df [YandexMusic] Save track version in the title field
Compare 2 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-07-06 15:17:45 +02:00
f4b47754d9 [YandexMusic] Download music in High Quality (320 Kbit/s)
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-07-02 21:36:42 +02:00
37cea84f77 [core,utils] Support unpublicised --no-check-extensions
4652109643 [core,utils] Implement unsafe file extension mitigation
3c466186a8 [utils] Back-port Namespace and MEDIA_EXTENSIONS from yt-dlp
Compare 3 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-06-20 23:46:55 +02:00
4d05f84325 [PalcoMP3] Conform to new linter rule
e0094e63c3 [jsinterp] Various tweaks
fd8242e3ef [jsinterp] Fix and improve expression parsing
ad01fa6cca [jsinterp] Add Debugger from yt-dlp
2eac0fa379 [utils] Save orig_msg in ExtractorError
Compare 5 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-06-11 19:16:55 +02:00
0153b387e5 [VidLii] Add 720p support (#30924)
a48fe7491d [ORF] Skip tests with limited availability
e20ca543f0 [ORF] Re-factor and updateORFFM4StoryIE
e39466051f [ORF] Support sound.orf.at, updating ORFRadioIE
d95c0d203f [ORF] Support on.orf.at, replacing ORFTVthekIE
Compare 9 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-05-30 21:26:53 +02:00
21924742f7 [InfoExtractor] Misc yt-dlp back-ports, etc
768ccccd9b [compat] Avoid type comparison in compat_ord
eee9a247eb [utils] Split out traversal.py dummy and traversal tests
34484e49f5 [compat] Improve compat_etree_iterfind for Py2.6
06da64ee51 [utils] Update traverse_obj() from yt-dlp
Compare 5 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-05-15 22:06:40 +02:00
a08f2b7e45 [workflows/ci.yml] Temporary workaround for Python 3.5 _pip_ failures
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-04-22 06:32:41 +02:00
668332b973 [YouPorn] Add playlist extractors
0b2ce3685e [YouPorn] Improve extraction
c2766cb80e [test/test_download] Support 'playlist_maxcount:count' expected value
eb38665438 [YouPorn] Incorporate yt-dlp PR 8827
Compare 4 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-04-07 23:32:34 +02:00
e0727e4ab6 [postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8)
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-04-05 22:32:38 +02:00
4ea59c6107 [utils] Fix crash in _report_ignoring_subs from c58b655 (#32762)
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-03-27 17:03:04 +01:00
21792b88b7 [external/FFmpeg] Fix and improve --ffmpeg-location handling
d8f134a664 [downloader/external] Fix "Resource Warning" in downloader test
31a15a7c8d [compat] Simplify/fix compat_html_parser_HTMLParseError
19dc10b986 [utils] Apply compat_contextlib_suppress
182f63e82a [compat] Add compat_contextlib_suppress
Compare 5 commits »
youtube-dl synced commits to master at youtube-dl/youtube-dl from mirror 2024-03-23 23:12:59 +01:00
71211e7db7 [Youtube] Fix unwanted private method __ie_msg in f8b0135850