Commit graph

  • 4f425e08e9 Depreate compat_shlex_quote sepro 2024-11-02 23:17:11 +0100
  • a3c15e2762 Deprecate compat_os_name sepro 2024-11-02 23:09:43 +0100
  • 9b94280c72 Remove already deprecated functions sepro 2024-11-02 23:02:54 +0100
  • 601ca34151 Merge branch 'fix/kesor/chrome-cookies-hack' of https://github.com/kesor/yt-dlp into pr/11425 sepro 2024-11-02 22:57:06 +0100
  • d334ddc6d0 Also for linux v10 cookies sepro 2024-11-02 22:56:38 +0100
  • 3a91f39558 Deprecate bytes_to_intlist/intlist_to_bytes sepro 2024-11-02 22:39:02 +0100
  • ed98f01b12
    Update yt_dlp/cookies.py sepro 2024-11-02 22:42:57 +0100
  • f462eb3f3b
    Update test/test_aes.py sepro 2024-11-02 22:26:51 +0100
  • 9d8f890fa5 Add unit test sepro 2024-11-02 21:59:34 +0100
  • 422195ec70
    [utils] Allow partial application for even more functions (#11437) Simon Sawicki 2024-11-02 21:42:00 +0100
  • 470bfefe63 [aes] Fix gcm padlength calculation sepro 2024-11-02 21:37:19 +0100
  • 5b0986d589
    [utils] Allow partial application for even more functions Simon Sawicki 2024-11-02 21:12:17 +0100
  • 83b5bf921d [DigitalConcertHall] remove username/password login and add token support uduman 2024-11-02 15:20:33 -0400
  • 4920420f85 Misc. cleanup MellowKyler 2024-11-02 14:13:54 -0500
  • c5d3642176
    Add comment sepro 2024-11-02 20:07:11 +0100
  • 6db9056811 Fix meta_version=None behaviour sepro 2024-11-02 19:38:44 +0100
  • 786b40ebf9 Remove language field and add playlist test MellowKyler 2024-11-02 12:26:42 -0500
  • 9196bd2029 seproDev redesign - Support at uri - Remove comment extraction for now - Directly implement DID document lookup - Restructure for generic extraction method - Modify several info_dict fields MellowKyler 2024-11-02 08:29:34 -0500
  • 0217522df6 add video metadata fallback api call, fix linter errors Audrey 2024-11-02 08:36:45 -0400
  • 311bb3b02a fix linter errors Audrey 2024-11-02 07:59:15 -0400
  • 35ed22d37d
    Merge branch 'yt-dlp:master' into fix-dailywire Audrey 2024-11-02 07:50:34 -0400
  • 50b4b87a3d
    Oops sepro 2024-11-02 08:32:23 +0100
  • 915da295cb Merge branch 'master' into pr/5607 sepro 2024-11-02 08:26:00 +0100
  • e26e4e0113 Extract m3u8 subs sepro 2024-11-02 08:25:27 +0100
  • 2e4fa64c83 Slight refactor sepro 2024-11-02 08:23:25 +0100
  • 9f278cd4e2 support playlist; simplify and inline the _search_json_ld call Mozi 2024-11-01 19:05:48 +0000
  • 611f459b1c Improve variable naming sepro 2024-11-01 22:07:45 +0100
  • cb5c8d59c2 Update tests sepro 2024-11-01 21:06:27 +0100
  • 0ab8840a80 Formatting sepro 2024-11-01 20:51:21 +0100
  • c49820880c Use meta.version value sepro 2024-11-01 20:47:16 +0100
  • 8ef2294282 case insensitive tag matching grqx_wsl 2024-11-02 02:18:16 +1300
  • 0e344b806f [ie/boomplaypodcast]extract full description grqx_wsl 2024-11-02 02:11:49 +1300
  • efa7ec323a
    [cookies] fix chrome aes_cbc plaintext unicode decoding Evgeny Zislis 2024-11-01 14:24:23 +0200
  • f36c8a726f Fixed AtresPlayer extractor Florentin Le Moal 2024-11-01 12:10:29 +0100
  • d5219cfea3
    [docs] Make --break-on-existing help string more clear bashonly 2024-10-31 23:17:35 -0500
  • 091805bb11
    [ie] additional partial_application-related cleanup bashonly 2024-10-31 23:17:05 -0500
  • ad2f206b05 - support non-bsky PLCs (requires service_endpoint retrieval) - support main.bsky.dev links - update tag retrieval logic - add age_limit to info_dict - force getcomments in YouTube test to avoid inconsistent None comment_count MellowKyler 2024-10-31 22:44:49 -0500
  • 61dcaf74ba
    [ie] lambda=>partial_application cleanup N/Ame 2024-10-31 22:34:06 -0500
  • 44518dcbda
    [test:utils] Fix typo in partial_application test message N/Ame 2024-10-31 22:32:56 -0500
  • 28cb5e6c42
    Merge branch 'yt-dlp:master' into misc-cleanup-another-one bashonly 2024-10-31 22:30:24 -0500
  • d95809d677
    [ie/chzzk] Fix typo hui1601 2024-11-01 08:50:48 +0900
  • cff77c1de7
    [ie/chzzk] Fix typo Dong Heon Hee 2024-11-01 08:48:07 +0900
  • fba7cedecb
    [ie/chzzk] Remove unnecessary .get() and traverse_obj Dong Heon Hee 2024-11-01 08:45:57 +0900
  • 6ae93df7e2
    [ie/chzzk] Format code Dong Heon Hee 2024-11-01 08:41:23 +0900
  • d4510efbc7
    [ie/chzzk] Move video_status block Dong Heon Hee 2024-11-01 08:40:21 +0900
  • a6783a3b99
    [ie/yle_areena] Support live events (#11358) Nicolas F. 2024-11-01 00:23:42 +0100
  • ea7d7d85d3 request with impersonate=True grqx_wsl 2024-11-01 11:15:54 +1300
  • c26864da13
    simplify bashonly 2024-10-31 16:45:10 -0500
  • 1c868cde15
    [build] Enable attestations for trusted publishing bashonly 2024-10-31 11:50:07 -0500
  • 29926814a0
    Revert 428ffb75aa bashonly 2024-10-31 12:59:22 -0500
  • a060e2681e
    Update yt_dlp/extractor/subsplash.py Subrat Lima 2024-10-31 22:30:53 +0530
  • 96546d2147
    Update yt_dlp/extractor/subsplash.py Subrat Lima 2024-10-31 22:30:37 +0530
  • 716972da6b Formatting mistake Paul Storkman 2024-10-31 14:31:23 +0100
  • 5c4df56d6d Start counting from zero. Paul Storkman 2024-10-31 14:10:47 +0100
  • 8e010ace41 make formats extraction non-fatal when geo-blocked or login required grqx_wsl 2024-11-01 00:00:59 +1300
  • 0a05711805 float_or_none: use partial_application grqx_wsl 2024-10-31 23:37:35 +1300
  • 6c6d75be16 Merge remote-tracking branch 'upstream/master' into ie/bahamut grqx_wsl 2024-10-31 23:34:04 +1300
  • 428ffb75aa
    [build] Disable attestations for trusted publishing (#11418) bashonly 2024-10-31 09:00:08 +0000
  • f48e939b91
    [build] Disable attestations for trusted publishing bashonly 2024-10-31 03:28:11 -0500
  • 48416c3718 remove trailing whitespace kclauhk 2024-10-31 12:25:11 +0800
  • 90e62715b6
    Merge branch 'yt-dlp:master' into misc-cleanup-another-one bashonly 2024-10-30 23:15:00 -0500
  • 2fd16fdc6e ver contains instead of exact match kclauhk 2024-10-31 12:12:25 +0800
  • 98e034ff8c comment about DRM Mozi 2024-10-31 01:23:23 +0000
  • 971bf92c06 code style Mozi 2024-10-31 01:12:22 +0000
  • aa512f8b45 merge 'master' Mozi 2024-10-31 01:09:27 +0000
  • 81075d168e fix typo; compat code Mozi 2024-10-31 01:02:10 +0000
  • b6dc2c49e8
    [utils] Allow partial application for more functions (#11391) bashonly 2024-10-30 21:53:41 +0000
  • 76802f4613
    [ie/twitter] Remove cookies migration workaround (#11392) bashonly 2024-10-30 19:26:28 +0000
  • d569a88452 [ie/youtube] Adjust OAuth refresh token handling (#11414) bashonly 2024-10-30 13:41:26 -0500
  • 88402b714e Fix --netrc empty string parsing for Python <=3.10 (#11414) bashonly 2024-10-30 13:40:07 -0500
  • 14618bd1ee
    [ie/youtube] Adjust OAuth refresh token handling (#11414) bashonly 2024-10-30 13:41:26 -0500
  • 245ca4e515 use one ie_key only kclauhk 2024-10-31 02:42:58 +0800
  • 566c13b62c
    Fix --netrc empty string parsing for Python <=3.10 (#11414) bashonly 2024-10-30 13:40:07 -0500
  • 77debf548f FifaContent: no positive redirection detection Mozi 2024-10-30 17:42:19 +0000
  • 7f94f2fceb merge 'master' Mozi 2024-10-30 17:37:36 +0000
  • 5f6a442047 Rewrite code; DRM content is being only matching Mozi 2024-10-30 16:04:00 +0000
  • 9438d15dff Just return nothing on max retries, same as with extractor errors Paul Storkman 2024-10-30 13:55:26 +0100
  • 134cb81bc9
    [ie/shouttv] Add extractors bashonly 2024-10-30 00:36:19 -0500
  • 50b2820684 Merge remote-tracking branch 'upstream/master' into ie/anigamer grqx_wsl 2024-10-30 18:27:57 +1300
  • ce031318fd [ie/anigamer] rename to bahamut grqx_wsl 2024-10-30 18:11:38 +1300
  • 860e02cadb
    [ie/nfl] Fix extractors bashonly 2024-10-29 23:58:16 -0500
  • eaa7c5cd1c
    [utils] add another trim_str test case bashonly 2024-10-29 22:47:54 -0500
  • 756e9c16d1
    [utils] Add trim_str traversal helper bashonly 2024-10-29 22:39:18 -0500
  • 35310f8dfa
    [utils] Fix bug in remove_end with empty string end args bashonly 2024-10-29 22:21:57 -0500
  • abf569e194
    no partial_application for remove_start, remove_end bashonly 2024-10-29 22:16:17 -0500
  • 4e1cb8e0c5
    Merge branch 'yt-dlp:master' into feat/more-papply bashonly 2024-10-29 22:10:50 -0500
  • 261b2be36e
    Merge branch 'yt-dlp:master' into misc-cleanup-another-one bashonly 2024-10-29 22:10:03 -0500
  • b75ebbb0b7
    Merge branch 'yt-dlp:master' into membership-comment-data biggestsonicfan 2024-10-29 17:22:01 -0700
  • 4918dfd46b
    add login error handling bashonly 2024-10-29 18:37:47 -0500
  • 5bc5fb2835
    Allow thumbnails with .jpe extension (#11408) bashonly 2024-10-29 23:25:46 +0000
  • f93c16395c
    [utils] Fix find_element by class (#11402) bashonly 2024-10-29 23:24:17 +0000
  • d9d6d23e64
    Allow thumbnails with .jpe extension bashonly 2024-10-29 18:05:32 -0500
  • 61007bb684
    fix test bashonly 2024-10-29 16:48:24 -0500
  • 5aa715915b
    refactor and improve metadata extraction bashonly 2024-10-29 16:44:21 -0500
  • cec8e95ce8 [ie/drtv] Fix series, season_number and geo-restriction extraction Shuffling Key Maker 2024-10-11 21:11:11 +0200
  • bf0cf9995d
    add check for login required bashonly 2024-10-29 15:27:35 -0500
  • 2309b88c1a
    coding style/formatting/conventions bashonly 2024-10-29 15:23:39 -0500
  • f8e15176cb add http headers at the root of the info_dict simplify structure grqx_wsl 2024-10-30 09:19:58 +1300
  • 191775a731
    [utils] Fix find_element by class bashonly 2024-10-29 14:35:55 -0500
  • 518bc52224 add comment kclauhk 2024-10-29 23:32:27 +0800