1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-08 20:55:49 -05:00

Commit graph

  • 2792d07b9b
    Update README.md Stefan Lobbenmeier 2025-01-25 20:42:54 -0300
  • 6d304133ab
    [ie/soundcloud] Extract more metadata (#11945) gavin 2025-01-25 17:52:48 -0500
  • 0b134b954d
    Update yt_dlp/extractor/soundcloud.py gavin 2025-01-25 16:47:14 -0500
  • 9b1ba8d688 Explicit playlist album_type 7x11x13 2025-01-25 16:45:10 -0500
  • 9ff330948c
    [ie/vimeo] Fix thumbnail extraction (#12142) Jixun 2025-01-25 21:42:34 +0000
  • fc12e724a3
    [utils] sanitize_path: Fix some incorrect behavior (#11923) Simon Sawicki 2025-01-25 22:32:00 +0100
  • d9d71de52a Revert "[ie/vimeo] fix vimeo info_dict tests 1-6 (#12142)" Jixun Moe 2025-01-25 21:25:31 +0000
  • 61ae5dc34a
    [ie/1tv] Support sport1tv.ru domain (#11889) Konstantin Kulakov 2025-01-26 02:21:45 +0500
  • ce2c394b17
    Fix _VALID_URL regex sepro 2025-01-25 22:11:18 +0100
  • a53515b56f
    cleanup bashonly 2025-01-25 15:03:24 -0600
  • c034d4e5f7 Reorder fields in tests 7x11x13 2025-01-25 16:01:01 -0500
  • 4651679104
    [ie/bilibili] Support space /lists/ URLs (#11964) c-basalt 2025-01-25 15:56:30 -0500
  • 7a0354f156 Use url_transparent 7x11x13 2025-01-25 15:55:52 -0500
  • c23e163dc6
    redefine suitable and rework _VALID_URLs bashonly 2025-01-25 14:47:30 -0600
  • b688200185 Move track attribute placement 7x11x13 2025-01-25 15:43:46 -0500
  • d61b5917e5
    Update yt_dlp/extractor/soundcloud.py gavin 2025-01-25 15:42:03 -0500
  • a63d3fdad1
    Update yt_dlp/extractor/soundcloud.py gavin 2025-01-25 15:41:51 -0500
  • ff44ed5306
    [ie/crunchyroll] Remove extractors (#12195) sepro 2025-01-25 20:57:08 +0100
  • e9920d564e Add tests sepro 2025-01-25 20:37:36 +0100
  • ac75518090 Match beta subdomain sepro 2025-01-25 20:37:31 +0100
  • 1e8d3843c4 Merge branch 'master' into soggy sepro 2025-01-25 20:30:56 +0100
  • cdcf1e8672
    [ie/funimation] Remove extractors (#12167) doe1080 2025-01-26 04:29:24 +0900
  • 87338fd919 Add to KnownDRMIE sepro 2025-01-25 20:26:00 +0100
  • e17d0c7a66 Update readme sepro 2025-01-25 20:21:26 +0100
  • ed82b02ec7 [ie/crunchyroll] Remove extractors sepro 2025-01-25 20:18:19 +0100
  • ff012bc7b9
    Update README.md bashonly 2025-01-25 19:16:18 +0000
  • f7d071e8aa
    [core] Fix float comparison values in format filters (#11880) Dioarya 2025-01-26 02:12:56 +0700
  • ec887442bf Add uv.lock to the gitignore sepro 2025-01-25 19:55:52 +0100
  • d1f7056630 Remove uv.lock sepro 2025-01-25 19:49:22 +0100
  • 0b082a1e8f Simplify tests sepro 2025-01-25 19:45:54 +0100
  • 45732e2590
    [ie/nrk] Fix extraction (#12193) Boof 2025-01-25 19:24:04 +0100
  • 7bfb4f72e4
    [ie/soundcloud:user] Add /comments page support (#11999) gavin 2025-01-25 12:48:06 -0500
  • b3e20f22ea applied suggested changes Boofdev 2025-01-25 18:44:43 +0100
  • 72ffee3676 fix vp9.2 regex Lonble 2025-01-19 18:05:35 +0800
  • e64d803372 Don't use sanitize_url sepro 2025-01-25 18:31:13 +0100
  • 653c7d3af0 Fix incorrect dict keys sepro 2025-01-25 18:28:23 +0100
  • 5d904b077d
    [ie/subsplash] Add extractors (#11054) Subrat Lima 2025-01-25 22:44:45 +0530
  • e7cc02b14d
    [ie/GoodGame] Fix extractor (#12173) Roman 2025-01-25 21:10:44 +0400
  • 2c55a99a77 Exclude channel subpages sepro 2025-01-25 18:07:52 +0100
  • 66f8719ae1 Revert channel matching in _VALID_URL sepro 2025-01-25 18:04:59 +0100
  • 9cfd881f6a Add more tests sepro 2025-01-25 18:00:10 +0100
  • 30f1aabdff Use https thumbnails sepro 2025-01-25 17:57:49 +0100
  • a8dd2cf1fe Fix typo sepro 2025-01-25 17:53:33 +0100
  • a57d11cc60 Update tests sepro 2025-01-25 17:50:33 +0100
  • 93e9b1bf3a Update extraction sepro 2025-01-25 17:50:25 +0100
  • 5f2fde28fe Oops sepro 2025-01-25 17:46:18 +0100
  • 68865fa9bf Expand _VALID_URL sepro 2025-01-25 17:40:04 +0100
  • f0d4b8a5d6
    [ie/youtube] Restore convenience workarounds (#12181) bashonly 2025-01-25 10:18:15 -0600
  • 9564d34b24
    [docs] Update README bashonly 2025-01-25 10:16:04 -0600
  • cd6e81ba9f moved the m3u8 url modifying logic Boofdev 2025-01-25 16:22:15 +0100
  • 541182cafc Update tests Boofdev 2025-01-25 16:03:33 +0100
  • 958d0798be Updated comments Boofdev 2025-01-25 14:31:23 +0100
  • dd46cc9982 removed comment Boofdev 2025-01-25 13:57:35 +0100
  • 2345516af0 [ie/nrk] fix invalid HDR chunks returned Boofdev 2025-01-25 13:56:48 +0100
  • 5b4d0cebac Merge branch 'master' of https://github.com/yt-dlp/yt-dlp Boofdev 2025-01-25 13:13:56 +0100
  • 6b91d232e3
    [ie/youtube] Use different PO token for GVS and Player (#12090) coletdjnz 2025-01-25 13:17:37 +1300
  • a72c7e7e0a
    formatting cleanup coletdjnz 2025-01-25 12:43:53 +1300
  • 8ea4043262
    formatting coletdjnz 2025-01-25 12:24:27 +1300
  • 2daa1c6120
    Update README.md coletdjnz 2025-01-25 12:17:23 +1300
  • 41d76d2f47
    Changes from review coletdjnz 2025-01-25 12:04:27 +1300
  • f2d586b1f4
    PO_TOKEN_REQUIRED_CONTEXTS should always exist coletdjnz 2025-01-25 12:02:56 +1300
  • 04422d2efd
    Remove STREAMING_DATA_FETCH_PO_TOKEN coletdjnz 2025-01-25 12:01:18 +1300
  • c84c0e5f8c
    Only catch binascii.Error, ValueError coletdjnz 2025-01-25 11:58:31 +1300
  • 4d25f9bf3c
    Fix warning coletdjnz 2025-01-25 10:23:53 +1300
  • d89ed4050a
    Update PO Token guide URL coletdjnz 2025-01-25 10:23:01 +1300
  • 596a1024d6
    Fix address with char '*' in name Roman 2025-01-24 23:56:20 +0400
  • 7d3d8be59f
    Fix validate addresses with ['.', '-'] in url Roman 2025-01-24 23:43:38 +0400
  • 006a883258
    Replace API method for v4 Roman 2025-01-24 22:05:48 +0400
  • 3d85135c02 feat: add flag to suppress standard headers Christian Groschupp 2025-01-24 11:52:38 +0100
  • f4279c7ad7
    [ie/youtube] Restore web_music client addition bashonly 2025-01-23 17:36:52 -0600
  • 642ae16000
    [ie/youtube] Restore age-verification workaround bashonly 2025-01-23 17:13:05 -0600
  • 96a9b5573f
    Merge branch 'master' into ke/refactor-move-files-pp bashonly 2025-01-23 17:03:39 -0600
  • de82acf876
    [ie/youtube] Update ios player client (#12155) Antoine Bollengier 2025-01-23 23:52:32 +0100
  • 18d213e323
    bump again bashonly 2025-01-23 22:40:39 +0000
  • b88338e785 exception handling, date validation doe1080 2025-01-24 07:25:37 +0900
  • 0c51ccc479 [RadioFrance] Follow ruff rules lonm 2025-01-23 19:48:19 +0000
  • ac5731e540 [RadioFrance] autopep8 lonm 2025-01-23 19:45:45 +0000
  • 45a0e17e19 [RadioFrance] Include exception case for missing metadata lonm 2025-01-23 19:41:49 +0000
  • c54e1a93f9 Merge branch 'master' of github.com:yt-dlp/yt-dlp lonm 2025-01-23 19:38:34 +0000
  • 5a28b5e01d
    Update yt_dlp/extractor/goodgame.py Roman 2025-01-23 22:47:56 +0400
  • 232a2b69f2
    FIX: Update goodgame:stream url validator Roman 2025-01-23 20:21:06 +0400
  • 0d77fcd0da
    Merge branch 'master' of https://github.com/yt-dlp/yt-dlp into ie/rdsit DTrombett 2025-01-23 11:56:53 +0100
  • e3da7777f8
    Add another example for --extractor-args pukkandan 2025-01-23 13:03:57 +0530
  • 2cd397181c
    [ie/YouTube] change user agent of iOS client Antoine Bollengier 2025-01-23 08:04:42 +0100
  • babf97eed5
    [ie/youtube] change osVersion to stable Antoine Bollengier 2025-01-23 07:58:50 +0100
  • 326fb1ffaf
    [ie/youtube] Download tv client Innertube config (#12168) coletdjnz 2025-01-23 18:26:02 +1300
  • 9582ee1522
    Merge branch 'yt-dlp:master' into onsen doe1080 2025-01-23 10:31:25 +0900
  • 440b4466ff fix: adjust max_extraction_depth default value Adam Miller 2025-01-22 17:29:55 -0800
  • 09c5248d7f Merge branch 'handle-infinite-redirects' of github.com:adam-miller/yt-dlp into handle-infinite-redirects Adam Miller 2025-01-22 16:23:11 -0800
  • b04cedc423
    Merge branch 'yt-dlp:master' into handle-infinite-redirects Adam Miller 2025-01-22 16:21:07 -0800
  • 4c4f2aa81b Merge branch 'master' into handle-infinite-redirects Adam Miller 2025-01-22 16:19:35 -0800
  • 148b36a039 chore: replace hard-coded limit with command line option Adam Miller 2025-01-22 16:17:40 -0800
  • e7419c7fd9 [ie/vimeo] fix vimeo info_dict tests 1-6 (#12142) Jixun Moe 2025-01-22 20:29:18 +0000
  • 9b9180a4b0
    for uniformity bashonly 2025-01-22 13:37:43 -0600
  • b5ad3fef4b
    minimize diff bashonly 2025-01-22 19:34:18 +0000
  • 1c54d95700
    Apply suggestions from code review bashonly 2025-01-22 19:33:41 +0000
  • 296c51bfd9
    Download tv config coletdjnz 2025-01-23 08:19:16 +1300
  • fae77515ee [ie/funimation] Remove extractors doe1080 2025-01-23 02:28:03 +0900
  • b70d3718fc [ie/rtvslo] Fix expiration check Cotko 2025-01-22 12:25:52 +0100
  • ccda63934d
    [ie/Bluesky] Prefer source format (#12154) August Wikerfors 2025-01-21 22:59:39 +0100