1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-05-31 19:35:48 -05:00

Commit graph

  • ed6c6d7eef
    [ie/youtube] Add extractor arg to skip "initial_data" request (#12865) leeblackc 2025-04-18 07:42:08 +0800
  • f484c51599
    [ie/youtube] Add warning on video captcha challenge (#12939) coletdjnz 2025-04-18 11:40:39 +1200
  • 72ba487930
    [ie/youtube:tab] Extract continuation from empty page (#12938) coletdjnz 2025-04-18 11:34:30 +1200
  • e04de7086e
    reword coletdjnz 2025-04-18 11:26:25 +1200
  • b7ac7cde0f
    [ie/youtube] Add warning on playback recaptcha challenge coletdjnz 2025-04-18 11:23:07 +1200
  • c228dc53d1
    Update test/helper.py coletdjnz 2025-04-18 11:06:09 +1200
  • d174461e2e
    Update README.md coletdjnz 2025-04-18 10:53:30 +1200
  • 350269120b
    [ie/youtubetab] Extract continuation from empty page coletdjnz 2025-04-18 10:42:49 +1200
  • f7b8fb8a1c
    [ie/iprima] Update authentication process Jan Baier 2025-04-17 21:40:22 +0200
  • 6920ad54f6
    Update tests v3DJG6GL 2025-04-17 16:50:02 +0200
  • 170eeb0eac
    apply code suggestion v3DJG6GL 2025-04-17 15:37:21 +0200
  • 89d42b2a0a
    fix: Ffaky youtube streams DK 2025-04-17 17:06:04 +0530
  • 9ae2d820fc [ie/loco] Fix livestream extraction sepro 2025-04-17 12:19:37 +0200
  • 87957f437b [ie/cda:folder] Fix _VALID_URL fireattack 2025-04-17 10:39:45 +0800
  • 122a2f3b4c [ie/linkedin] Support feed URLs sepro 2025-04-17 00:52:25 +0200
  • d54d6d875f [ie/linkedin:events] Add extractor sepro 2025-04-17 00:49:45 +0200
  • 44a4d556dc [ie/panopto] Fix format extraction sepro 2025-04-16 18:55:32 +0200
  • 589c1af559 [ie/tvp:vod] Improve _VALID_URL sepro 2025-04-16 08:31:05 +0200
  • d472153a63
    Include hyphen for channel name Michał Walenciak 2025-04-15 19:06:36 +0200
  • 3bb3aa4672 Fix content ID fallback in case basename is unavailable InvalidUsernameException 2025-04-14 22:54:08 +0200
  • c3471157fd Fix archive IDs and progress text for videos with sign language varient InvalidUsernameException 2025-04-14 22:52:14 +0200
  • b44a193b74 [ie/twitter:spaces] Improve metadata extraction doe1080 2025-04-14 23:29:25 +0900
  • 084e6d517c
    Remove mention of Libav from README.md Felix Baumann 2025-04-14 09:48:25 +0200
  • 17f18868a1 patches for deno c-basalt 2025-04-14 02:35:21 -0400
  • 9615ae99c0
    [ie/tvw:News] Add extractor Fries 2025-04-13 20:27:40 -0700
  • 7e59c08847 Add old_archive_ids for RTVEinfantil sepro 2025-04-14 01:11:55 +0200
  • 4f7f25b5f0 Fix formatting sepro 2025-04-14 00:53:25 +0200
  • 511fb0303e Rework extractor sepro 2025-04-14 00:52:14 +0200
  • 072945e0c0 Skip dashvo formats sepro 2025-04-14 00:36:56 +0200
  • 5815e78b44 Merge branch 'master' into pr/10388 sepro 2025-04-14 00:03:54 +0200
  • 021f399212 Rework extractor sepro 2025-04-13 23:57:50 +0200
  • bb4e3cdd41 Merge branch 'master' into pr/11424 sepro 2025-04-13 23:48:59 +0200
  • e6856c178a Add trailing comma, fix failing code check Martijn van der Ven 2025-04-13 18:50:48 +0200
  • 191740c90c Merge branch 'master' of github-cb:c-basalt/yt-dlp into jsi c-basalt 2025-04-13 12:46:05 -0400
  • 416af323e9 [ie/digiteka] Autoformat reverts and safer object traversal ElDonad 2025-04-13 11:58:18 +0200
  • fe0d8cd782
    [ie/tvw:TvChannels] Simplify code Fries 2025-04-12 16:01:59 -0700
  • 02b0073156 Merge remote-tracking branch 'origin/master' into tvw-tvchannels Fries 2025-04-12 15:45:12 -0700
  • d14c0fe223
    [core] Add close hook API to YoutubeDL coletdjnz 2025-04-12 13:24:10 +1200
  • 96a5cd570b formatting changes for ruff mpeter50 2025-04-12 01:54:21 +0200
  • c50c064284 remove unused import mpeter50 2025-04-12 01:50:05 +0200
  • 8e9a6553a6
    [ie/youtube] Add log level for pot; do not call is_available() until necessary. coletdjnz 2025-04-12 11:34:31 +1200
  • 72dbbb5763 redo moving chat extraction to __post_exctractor mpeter50 2023-09-09 22:43:48 +0200
  • 4ddd8de69b revert moving comment extraction to late running function mpeter50 2023-09-09 21:56:36 +0200
  • 167812af9d read device_id extractor arg case sensitively mpeter50 2023-09-09 21:52:57 +0200
  • 27b8892037 add extractor args for setting the IDs from args mpeter50 2023-07-14 15:43:04 +0200
  • 43fd8ad02f fix setting the subtitle in the infodict mpeter50 2023-07-14 14:47:51 +0200
  • 0aa41b8e84 twitch chat: review changes part 2 mpeter50 2023-07-14 13:38:50 +0200
  • 206ca4092b twitch chat: review changes part 1 mpeter50 2023-07-14 01:03:27 +0200
  • f0a195cdca twitch: fix traversing objects mpeter50 2023-07-13 20:43:01 +0200
  • 6a0401087a print twitch gql api errors when extracting chat mpeter50 2023-05-15 13:13:47 +0200
  • faa471803d add version indication to the subtitles.live_chat.[].ext field mpeter50 2022-12-28 18:52:25 +0100
  • 883c3c16b3 fix twitch vod chat download mpeter50 2022-12-28 18:50:42 +0100
  • f6bad34905 fix import list formatting mpeter50 2021-11-26 20:35:34 +0100
  • e07c63f2aa add live chat extraction to separate branch mpeter50 2021-11-04 23:53:30 +0100
  • a0e036897b
    [ie/youtube] Move registry from globals to pot module coletdjnz 2025-04-12 09:28:22 +1200
  • 71de622d19
    [ie/youtube] Refactor project structure coletdjnz 2025-04-12 09:19:40 +1200
  • cf06204187
    Update yt_dlp/options.py sepro 2025-04-11 23:16:01 +0200
  • 0c857e5de8
    Update yt_dlp/extractor/youtube/pot/README.md coletdjnz 2025-04-12 08:59:57 +1200
  • 010e74410a
    [ie/youtube] Fix typos in README coletdjnz 2025-04-12 08:59:37 +1200
  • 4e22fb6192
    [ie/youtube] Rename cache register decorators coletdjnz 2025-04-12 08:58:56 +1200
  • 8def006075
    [ie/youtube] Rename get_setting to _configuration_arg coletdjnz 2025-04-12 08:53:29 +1200
  • 18f89ca016
    [ie/youtube] Remove max_size memory cache option coletdjnz 2025-04-12 08:46:23 +1200
  • b2c36483a9 revert doe1080 2025-04-11 15:23:57 +0900
  • a5dcf2d408
    Merge b39b5b8294 into 74e90dd9b8 Griffin Li 2025-04-11 09:09:23 +0300
  • 1ca7dac0e8 0331 Jun++ 2025-04-11 11:18:24 +0900
  • 30479d2705 [networking] Support PATCH request doe1080 2025-04-11 02:34:32 +0900
  • 87cb35a0c6
    Merge branch 'yt-dlp:master' into playsuisse-handle-locale-parameters-from-urls v3DJG6GL 2025-04-10 12:27:25 +0200
  • e722354c8e update README.md for player_skip:initial_data lhc 2025-04-08 17:34:22 +0800
  • a3e777e741 [ie/abematv] fix no thumbnails Su 2025-04-08 15:35:32 +0800
  • bbf9df99f5 Support skipping "initial_data" request to reduce the number of requests by setting the player_skip parameter, for advanced options that only need to obtain the downloadable format (will result in loss of metadata such as uploader, description, view_count, comment_count, etc.) lhc 2025-04-08 15:15:54 +0800
  • 7a29f46c5e
    Merge branch 'master' of https://github.com/yt-dlp/yt-dlp into fix/ie/EuroParlWebstream DTrombett 2025-04-07 14:51:28 +0200
  • 7df0391049
    fix: better unavailability check (2) DarkCat09 2025-04-07 16:20:43 +0400
  • bcfdd8e987
    test: playlist with htmlescaped in title and author DarkCat09 2025-04-07 14:20:55 +0400
  • f8e8a31bfe
    fix(test): ensure thumbnail url starts with http DarkCat09 2025-04-07 14:02:38 +0400
  • 82b6c1948b
    perf: parse vk_id once DarkCat09 2025-04-07 14:00:12 +0400
  • cdbfe3a793
    fix: custom regexs -> yt-dlp html helpers (for reliability) DarkCat09 2025-04-07 13:51:39 +0400
  • 70e0c591be
    perf: default=->or to avoid creating useless lists DarkCat09 2025-04-07 13:19:30 +0400
  • 74e90dd9b8
    [ie/LRTRadio] Add extractor (#12801) Subrat Lima 2025-04-07 04:56:44 +0530
  • 1d45e30537
    [ie/niconico:live] Fix extractor (#12809) Snack 2025-04-07 08:24:58 +0900
  • f7448d0358
    minutia bashonly 2025-04-06 23:23:25 +0000
  • c2a576c07e Fix test InvalidUsernameException 2025-04-06 22:21:00 +0200
  • 56e116cc19 Fix archiveid and rewrite _extract_fallback sepro 2025-04-06 22:03:39 +0200
  • 3c1c75ecb8
    [ie/kika] Add playlist extractor (#12832) Frank Aurich 2025-04-06 21:04:24 +0200
  • af04f47502 Print page count sepro 2025-04-06 20:57:07 +0200
  • 7faa18b83d
    [ie/ivoox] Add extractor (#12768) J.Luis 2025-04-06 20:48:07 +0200
  • a473e59233
    [utils] url_or_none: Support WebSocket URLs (#12848) doe1080 2025-04-07 03:46:08 +0900
  • 5740eab69d
    Update yt_dlp/extractor/ivoox.py sepro 2025-04-06 20:45:33 +0200
  • 0f7a20092e Filter download_paths sepro 2025-04-06 20:43:34 +0200
  • bf7288552c Remove now unnecessary fallback string sepro 2025-04-06 20:36:10 +0200
  • f24ee552ce Merge branch 'master' into pr/12768 sepro 2025-04-06 20:35:18 +0200
  • b9efc7d434
    Update test/test_utils.py sepro 2025-04-06 20:34:10 +0200
  • 45f01de00e
    [utils] _yield_json_ld: Make function less fatal (#12855) sepro 2025-04-06 20:31:00 +0200
  • 5e21604c5f [ie/ndtv] clean up code Subrat Lima 2025-04-06 23:57:51 +0530
  • 5ead777447 [utils] _yield_json_ld: Make function less fatal sepro 2025-04-06 20:25:03 +0200
  • 0f0cbd252a Add a line break sepro 2025-04-06 20:18:27 +0200
  • be8f09d547 even less fatal sepro 2025-04-06 20:17:09 +0200
  • 207573a999 And nuxt data sepro 2025-04-06 20:06:04 +0200
  • c8ea584d29 Make webpage extraction non fatal sepro 2025-04-06 20:05:08 +0200
  • 721eb55520 suppress warnings sepro 2025-04-06 20:04:01 +0200
  • dabd4a5576
    Apply suggestions from code review sepro 2025-04-06 20:01:53 +0200