1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-01-18 14:53:04 +01:00

Commit graph

  • c98271c780 fix: Raise when redirect loop detected Adam Miller 2025-01-03 16:39:15 -08:00
  • e1e0e4aa1d
    Fix user_session_id for mweb coletdjnz 2025-01-04 12:52:42 +13:00
  • a986b82482
    Add X-Youtube-Bootstrap-Logged-In logic coletdjnz 2025-01-04 12:45:52 +13:00
  • 5090388b73
    Move cookie log in message to _real_initialize coletdjnz 2025-01-04 12:28:42 +13:00
  • bb8ebc8767
    Remove logging coletdjnz 2025-01-04 12:19:32 +13:00
  • ed9a93f1a1
    [ie/youtube] Refactor cookie SID auth coletdjnz 2025-01-04 12:12:15 +13:00
  • c57db639ca
    Fix filename sanitization with --no-windows-filenames bashonly 2025-01-03 09:11:54 -06:00
  • a7bde7271d Update tests 7x11x13 2025-01-02 13:42:47 -05:00
  • 198c3e4faf [embedthumbnail] add new cli option '--force-convert-thumbnails' Egor Halimonenko 2025-01-02 17:18:55 +03:00
  • 5358fd1bbc Add tests 7x11x13 2025-01-01 19:56:49 -05:00
  • 32a7e42046 [downloader/hlsnative] Fix byterange logic entourage8 2025-01-02 01:37:54 +01:00
  • 460ff55014 Reduce code dup 7x11x13 2025-01-01 17:47:30 -05:00
  • ec7250f145 Implement nested --playlist-items 7x11x13 2025-01-01 16:04:42 -05:00
  • ede4e0b78a fix valid url subsense 2025-01-01 22:46:55 +09:00
  • b0c13586f2
    add TESTS Son Phan Trung 2025-01-01 20:07:26 +07:00
  • 2eb7b38bab no-query lists defaults to collection c-basalt 2024-12-31 14:55:18 -05:00
  • 1743008010 update regex match c-basalt 2024-12-31 14:33:53 -05:00
  • 685f96a052 additionnal fallback when deliver_info not available eldonad 2024-12-31 12:53:02 +01:00
  • 1c2cc0dde8 [ie/digiteka] try to fetch url in iframe content eldonad 2024-12-30 23:09:04 +01:00
  • 964fa9e933 Update tests 7x11x13 2024-12-30 13:29:58 -05:00
  • a23be8bba2 Add generated README.md Paul Storkman 2024-12-30 16:39:23 +01:00
  • ea8ed5d52d
    [ie/plutotv] Improve playlist extraction DTrombett 2024-12-30 13:52:00 +01:00
  • 1bd564ddab Integrate the retry count into the wait-for-video option. Paul Storkman 2024-12-29 21:10:46 +01:00
  • 4d1cdac595 Revert "Update firsttv.py" Konstantin Kulakov 2024-12-30 00:54:52 +05:00
  • 2b0f7e3f8a Use traverse_obj 7x11x13 2024-12-29 14:33:01 -05:00
  • 9cb3671f94 Update firsttv.py Konstantin Kulakov 2024-12-30 00:25:11 +05:00
  • 2945d56992 More robust 7x11x13 2024-12-29 14:23:28 -05:00
  • 3da1eee2ad
    [ie/ceknito] Add extractor Cvolton 2024-12-29 04:30:51 +01:00
  • 3d24c96ee4 Add playlist uploader and uploader_id 7x11x13 2024-12-29 14:04:30 -05:00
  • 8658720414
    [ie/plutotv] Fix extractor DTrombett 2024-12-29 19:05:40 +01:00
  • b11ff54c29
    [ie/plutotv] Use generator DTrombett 2024-12-29 17:31:15 +01:00
  • 70fdfb3116 hardcode logintype c-basalt 2024-12-29 03:24:11 -05:00
  • 3bab58eb1c
    Merge 4e310450a5 into 0b6b7742c2 NodudeWasTaken 2024-12-29 01:11:45 -06:00
  • 6dfc3403fa
    [cleanup] remove vine extractor test in other module Allen 2024-12-29 02:40:22 +01:00
  • c9be487ab6
    Use single quotes DTrombett 2024-12-28 16:43:54 +01:00
  • 6e23d5bf01
    [ie/plutotv] cleanup DTrombett 2024-12-28 16:27:03 +01:00
  • cc325047fa
    [ie/plutotv] Support movies DTrombett 2024-12-28 16:11:23 +01:00
  • a396b4a93a
    [ie/plutotv] Fix series extraction DTrombett 2024-12-28 14:17:32 +01:00
  • 51151a83ac Merge remote-tracking branch 'origin/master' Jody Bruchon 2024-12-28 07:11:31 -05:00
  • 4b87b7f6bd code review grqx_wsl 2024-12-28 22:59:37 +13:00
  • cac5eedcfc Make sure the retry options are positive or 0. Paul Storkman 2024-12-27 19:43:00 +01:00
  • 57f6ae4342 Error handling 7x11x13 2024-12-27 13:47:29 -05:00
  • de4e709220 Communicate needed wait time through an exception. Paul Storkman 2024-12-27 18:33:59 +01:00
  • ad808c570b Route the retry count through extra_info. Paul Storkman 2024-12-27 18:25:11 +01:00
  • 94c6a4f18d Revert "replace rf with fr", I misunderstood the PR comment / didnt see it was already cleaned up Stefan Lobbenmeier 2024-12-27 14:18:13 -03:00
  • 24228dea3c
    oops Simon Sawicki 2024-12-27 16:31:18 +01:00
  • e63878e235
    Create a dedicated progress state class Simon Sawicki 2024-12-27 16:17:45 +01:00
  • dd870cefb3
    Fix empty path behavior Simon Sawicki 2024-12-27 15:05:16 +01:00
  • 842bc44214
    Fix .. behavior Simon Sawicki 2024-12-27 14:40:46 +01:00
  • 370347c3f8 Deprioritize TranscriptUrl kclauhk 2024-12-27 21:52:35 +08:00
  • 801bccb0de
    tnaflix no longer uses m subdomain oxamun 2024-12-26 23:06:38 -05:00
  • e7bf95b240
    Update yt_dlp/extractor/tnaflix.py oxamun 2024-12-26 22:48:31 -05:00
  • bf6835fb12
    Fix logger parameter documentation Simon Sawicki 2024-12-26 22:34:31 +01:00
  • bc2124e496 autopep8 Stefan Lobbenmeier 2024-12-26 09:26:31 -03:00
  • 9f7bad8677 use md5 for description Stefan Lobbenmeier 2024-12-26 09:23:02 -03:00
  • 5bca3bb9a0 replace rf with fr Stefan Lobbenmeier 2024-12-26 09:21:21 -03:00
  • be42b07646 skip video that is no longer available Stefan Lobbenmeier 2024-12-26 08:53:09 -03:00
  • ee8e09e0cb
    cleanup pukkandan 2024-12-26 17:20:10 +05:30
  • 6cda50c0aa use fancy traverse_obj syntax from PR review suggestion Stefan Lobbenmeier 2024-12-26 08:45:59 -03:00
  • e8c84f4ee3 replace seriesId with series_id Stefan Lobbenmeier 2024-12-26 08:40:33 -03:00
  • 1420dfaaf9 revert formatting from % back to f string Stefan Lobbenmeier 2024-12-26 08:37:43 -03:00
  • 751f71a644 Mark as conflicting with --force-keyframes-at-cuts Quantum 2024-12-26 03:27:07 -05:00
  • a9abae0a92 Only round end_time of removal segments Quantum 2024-12-26 03:22:18 -05:00
  • 252c9011bf
    make formats extraction fatal N/Ame 2024-12-26 20:26:47 +13:00
  • aad55c1b6d fix test middlingphys 2024-12-26 11:50:04 +09:00
  • 6181e7c220
    use playlist_count for test middlingphys 2024-12-26 11:47:56 +09:00
  • 0b6b7742c2
    [ie/youtube] Fix DASH formats incorrectly skipped in some situations (#11910) coletdjnz 2024-12-26 14:19:17 +13:00
  • cfc29f62c8 [ModifyChapters] add --round-cuts-to-keyframes option Quantum 2024-12-25 19:45:05 -05:00
  • cf6e663e60
    [ie/youtube] Fix DASH formats being incorrectly skipped in some situations coletdjnz 2024-12-26 13:00:34 +13:00
  • 4c5482d570
    Refactored ZenYandexIE to parse metadata from var _params Semyon Saprykin 2024-12-26 01:56:08 +03:00
  • 96a79bbdae fix a test, green planet still failing with 403 though Stefan Lobbenmeier 2024-12-25 19:13:47 -03:00
  • f78429bdf2 venv/bin/hatch fmt Stefan Lobbenmeier 2024-12-25 18:47:37 -03:00
  • 0af5cd9158 Fix ZDFIE_all Stefan Lobbenmeier 2024-03-30 12:41:52 -03:00
  • 544660f2cf add test for example url from ticket Stefan Lobbenmeier 2024-03-30 12:14:14 -03:00
  • 69b6f97557 extract series, season and episode info from the target_info Stefan Lobbenmeier 2024-03-29 19:46:01 -03:00
  • 6988130d0c attempt to call API for version-3 player to get more fields Stefan Lobbenmeier 2024-03-29 19:31:13 -03:00
  • 5b6ad82dae
    grouping digits with underscores Mozi 2024-12-25 15:02:25 +00:00
  • f1ace898a5
    add fitness blender Son Phan Trung 2024-12-25 19:55:47 +07:00
  • 51f3ab4d84 cleanup grqx_wsl 2024-12-26 01:07:22 +13:00
  • 1394bf22ad support --no-playlist, hardcode subtitle ext vtt grqx_wsl 2024-12-26 01:05:44 +13:00
  • 81db00bf84 Merge remote-tracking branch 'upstream/master' into nzonscreen grqx_wsl 2024-12-26 00:50:46 +13:00
  • 0158a525ed [ie/eggs] add extractor subsense 2024-12-25 20:48:35 +09:00
  • bcda6e49b0 [core] Calculate date by strftime_or_none; fix seconds in datetime_round Mozi 2024-12-25 09:40:13 +00:00
  • 565999e58a
    Remove stderr changes tcely 2024-12-25 03:29:35 -05:00
  • 670da95bac
    Move required flags below _configuration_args() tcely 2024-12-25 03:24:07 -05:00
  • 9f0fe94e8a Make audio description the lowest priority Mozi 2024-12-25 05:09:21 +00:00
  • 213d5d5693 use urljoin grqx_wsl 2024-12-25 16:39:38 +13:00
  • a22562a634 merge 'master' Mozi 2024-12-25 02:46:06 +00:00
  • c5daee1d60 add / fix tests middlingphys 2024-12-25 10:29:34 +09:00
  • 667c7e2cfb
    extract season with id middlingphys 2024-12-25 10:22:38 +09:00
  • 3e549d2897
    modify _VALID_URL middlingphys 2024-12-25 10:19:52 +09:00
  • d20911abf7
    nit pukkandan 2024-12-25 01:30:06 +05:30
  • 1bfc5b5927 Don't change sort function 7x11x13 2024-12-24 12:38:25 -05:00
  • afe35b43fa Rename option to --thumbnail-format 7x11x13 2024-12-24 11:47:18 -05:00
  • 5c603049da
    [ie/FenomioStream] Add extractor WIPocket 2024-12-24 16:08:48 +01:00
  • 1508588107 Fix grouping kclauhk 2024-12-24 17:14:51 +08:00
  • 04c4c807a2 add vodcast/podcast and some more fix kclauhk 2024-12-24 16:38:08 +08:00
  • cfbbf47f3e IE_DESC grqx_wsl 2024-12-24 16:10:43 +13:00
  • b45c0a2c0b Merge remote-tracking branch 'upstream/master' into ie/bahamut grqx_wsl 2024-12-24 15:46:10 +13:00
  • 499302dc98 add tests grqx_wsl 2024-12-24 15:42:53 +13:00