Commit Graph

  • 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
  • 87ad4d4774 Fix quotes Paul Storkman 2024-10-29 16:02:57 +0100
  • ed4d9a40c1 [ie/mediasite] Extract transcripts kclauhk 2024-10-29 22:52:24 +0800
  • 1766a102bd [ie/mediasite] Fix slide extraction kclauhk 2024-10-29 22:49:12 +0800
  • 8647d6e311 [ie/mediasite] Extract presenters' names kclauhk 2024-10-29 22:46:47 +0800
  • 96adc7905a [ie/mediasite] Fix slide extraction kclauhk 2024-10-29 22:30:09 +0800
  • 029db7accb [ie/mediasite] Extract presenters' names kclauhk 2024-10-29 22:15:01 +0800
  • c6cc3a8ab2 Add option --wait-retries Paul Storkman 2024-10-29 14:25:52 +0100
  • b85dc3111f
    [utils] partial_application: Reimplement function Simon Sawicki 2024-10-29 02:22:02 +0100
  • 2ad1cbf12d add http_headers for downloading grqx_wsl 2024-10-29 13:14:30 +1300
  • 72e6bc7a6a
    join_nonempty is ineligible bashonly 2024-10-28 19:11:17 -0500
  • 358143293c
    [ie/twitter] Remove cookies migration workaround bashonly 2024-10-28 19:01:06 -0500
  • aff5f8a89b
    [utils] Allow partial application for more functions bashonly 2024-10-28 18:38:42 -0500
  • 7e37e07874
    Merge branch 'yt-dlp:master' into membership-comment-data biggestsonicfan 2024-10-28 14:54:01 -0700
  • c55765cfdf
    [extractor/tvp] cleanup, fix vue pages lauren n. liberda 2024-10-28 16:43:06 +0100
  • f101e5d34c
    [ie/Soundcloud] Extract artists (#11377) sepro 2024-10-28 12:08:46 +0100
  • 3f07770c7a
    Add comment sepro 2024-10-28 08:58:31 +0100
  • 5e7b43bb59
    refactor again & improve, add podcast test bashonly 2024-10-27 23:15:37 -0500
  • 8f5a765e25
    Update yt_dlp/extractor/piaulizaportal.py ChocoLZS 2024-10-28 11:22:18 +0800
  • b6cc14c771 fixed my issue with the yt-dlp outtmpl stratus-ss 2024-10-27 20:57:06 -0500
  • 1d1c7b628f
    Merge branch 'yt-dlp:master' into membership-comment-data biggestsonicfan 2024-10-27 18:53:39 -0700
  • 628ce197eb merge 'master' Mozi 2024-10-28 00:37:58 +0000
  • c0aa2e8160 fix usage of 'self._merge_subtitles' Mozi 2024-10-28 00:37:41 +0000
  • 76111ea625 merge 'master' Mozi 2024-10-28 00:32:14 +0000
  • ac5c846921 fix usage of self._merge_subtitles Mozi 2024-10-28 00:31:55 +0000
  • 106f6c931b Merge remote-tracking branch 'upstream/master' into ie/anigamer grqx_wsl 2024-10-28 13:28:21 +1300
  • 9b0d88f577
    refactor bashonly 2024-10-27 19:01:10 -0500
  • 070ca35cc4 Differentiate native and external embeds Add support for quoted embeds Implement dictionary unpacking MellowKyler 2024-10-27 18:46:44 -0500
  • 9d6f161110
    update/fix tests bashonly 2024-10-27 18:29:08 -0500
  • 10cd41e97b
    return is_live in info dict bashonly 2024-10-27 18:23:01 -0500
  • 330335386d
    [ie/ccma] Support new 3cat.cat domain (#11222) JAB 2024-10-28 00:18:25 +0100
  • 2598c06aee
    proper bashonly 2024-10-27 23:14:16 +0000
  • d86d66a97a
    add/update tests, tweaks bashonly 2024-10-27 23:11:58 +0000
  • 3b58fd1a20 add http_headers, extract all formats grqx_wsl 2024-10-28 12:01:01 +1300
  • 0a3991edae
    [devscripts] make_changelog: Parse full commit message for fixes (#11366) bashonly 2024-10-27 23:00:02 +0000
  • 721f7d3a38
    tweak _VALID_URL bashonly 2024-10-27 22:58:43 +0000
  • 8c8f06c726
    allow "bug fix" bashonly 2024-10-27 17:41:20 -0500
  • e60d425239
    do not overwrite commit title fixes bashonly 2024-10-27 17:32:19 -0500
  • 69f1a88f5e
    extend _FIXES_RE bashonly 2024-10-27 17:31:16 -0500
  • 99665e31b9 Merge remote-tracking branch 'upstream/master' into ie/anigamer grqx_wsl 2024-10-28 11:28:14 +1300
  • 3fe9657fc3 Use all helpers but with more filter sepro 2024-10-27 22:45:31 +0100
  • e6e9d3a6d2 [ie/yle_areena] Fix live events Nicolas F 2024-10-26 14:10:08 +0200
  • 9738f0f855 Use all helper sepro 2024-10-27 22:31:30 +0100
  • b145ac9a6f Use filter helper sepro 2024-10-27 22:30:51 +0100
  • d696d98e62 filter all the things sepro 2024-10-27 22:27:57 +0100
  • a816dd9015 Filter values sepro 2024-10-27 22:16:09 +0100
  • cb4078ce0c [ie/Soundcloud] Extract artist sepro 2024-10-27 22:04:50 +0100
  • 4b9d721710 Fix crawler URL extraction sepro 2024-10-27 21:14:35 +0100
  • f79d361a0f Revert me being dumb sepro 2024-10-27 20:56:53 +0100
  • d4b6f47cb6 Minutia sepro 2024-10-27 20:52:36 +0100
  • 99ac02f85b Replace tiktok embed test sepro 2024-10-27 20:10:10 +0100
  • 081f788cf3 [ie/Dailymotion] Support shortened URLs sepro 2024-10-27 19:46:22 +0100
  • a58a2b083a Fix review suggestions sepro 2024-10-27 18:34:42 +0100
  • dac0d4ce5c Update tests sepro 2024-10-27 18:25:24 +0100