Commit graph

  • 70d5c28b59
    oops bashonly 2024-10-20 23:12:23 +0000
  • 022a44c82b
    remove obsolete old code bashonly 2024-10-20 23:11:41 +0000
  • 8446e9b866
    Apply suggestions from code review bashonly 2024-10-20 23:10:02 +0000
  • 52850326f1
    [ie/youtube] Remove broken android_producer client (#11297) bashonly 2024-10-20 14:49:00 -0500
  • dd428ffd67
    [ie/youtube] Remove broken age-restriction workaround (#11297) bashonly 2024-10-20 17:25:29 -0500
  • 87408ccfd7
    [ie/imgur] Fix thumbnail extraction (#11298) sepro 2024-10-20 23:18:11 +0200
  • c4d95f67dd
    [ie/cda] Support folders (#10786) Paweł Kotiuk 2024-10-20 23:16:22 +0200
  • fa922039a8 Fix import order sepro 2024-10-20 23:13:06 +0200
  • 0157e7bacd [ie/imgur] Fix thumbnail extraction sepro 2024-10-20 23:05:57 +0200
  • 7f17aea499 Fix typo sepro 2024-10-20 23:04:14 +0200
  • 508da0bfe1 Fix tests sepro 2024-10-20 23:02:42 +0200
  • 5af774d7a3
    [ie/imgur] Support new URL format (#11075) Deer-Spangle 2024-10-20 21:58:53 +0100
  • e12bef4e07 Revert thumbnail removal sepro 2024-10-20 22:54:14 +0200
  • 0f593dca9f
    Add option --plugin-dirs (#11277) Imran Hussain 2024-10-20 18:10:26 +0100
  • f65803ffea
    Update README.md bashonly 2024-10-20 16:42:38 +0000
  • 05dec3a08e
    rearrange help string bashonly 2024-10-20 16:41:11 +0000
  • ad6872ffe9
    test import bashonly 2024-10-20 16:37:25 +0000
  • fad4d68024
    Update README.md bashonly 2024-10-20 16:02:06 +0000
  • f419de35da
    simplify help string bashonly 2024-10-20 15:59:25 +0000
  • 4723b85712
    comment bashonly 2024-10-20 15:46:07 +0000
  • 2b0fef81b7
    Apply suggestions from code review bashonly 2024-10-20 15:45:40 +0000
  • 8de431ec97
    [ie/Funk] Extend _VALID_URL (#11269) sepro 2024-10-20 15:18:15 +0200
  • a9c6249a1c Tweak wording of the help text for the --plugin-dirs opt Imran Hussain 2024-10-20 13:56:04 +0100
  • d45595ecaf Consistent internal naming Imran Hussain 2024-10-20 11:16:49 +0100
  • 7749be2e3b Code review changes Imran Hussain 2024-10-20 11:10:50 +0100
  • 23e8a8d401
    Update vimeo.py hamzamayo786-glitch 2024-10-20 14:53:07 +0500
  • 951d88dce2
    Update README.md bashonly 2024-10-20 01:23:13 +0000
  • 27238028f4
    minor refactoring coletdjnz 2024-10-20 14:21:40 +1300
  • a9ead9050f
    Apply suggestions from code review bashonly 2024-10-20 01:19:12 +0000
  • 9811496c24
    Fix lazy extractors coletdjnz 2024-10-20 14:11:42 +1300
  • 97684b0f2c
    Add --no-plugins coletdjnz 2024-10-20 14:06:33 +1300
  • 109c019e8a
    Add public functions to add custom external plugin paths coletdjnz 2024-10-20 12:48:02 +1300
  • 21e13bfa84
    Decouple plugins.py from plugin types coletdjnz 2024-10-20 11:59:29 +1300
  • 679c68240a
    [ie/twitter:spaces] Allow extraction when not logged in (#11289) rubyevadestaxes 2024-10-19 23:51:47 +0200
  • 3148c1822f
    [ie/substack] Resolve podcast file extensions (#11275) bashonly 2024-10-19 21:41:14 +0000
  • 7af1ddaaf2
    [ie/youtube] Fix comment_count extraction (#11274) bashonly 2024-10-19 21:40:20 +0000
  • 6bafd93073
    add clarifying comment bashonly 2024-10-19 20:22:08 +0000
  • 3095d815c9 no all() for both things Mozi 2024-10-19 18:22:53 +0000
  • 385aca36af
    update test bashonly 2024-10-19 18:14:42 +0000
  • 06bd726ab3 Fix formats sorting; simplify m3u8 extraction in downloader; clean code Mozi 2024-10-19 17:59:18 +0000
  • 9dc8d3a30a [ie/Twitter:spaces] Fix extractor ruby 2024-10-19 19:36:15 +0200
  • 52d9594ea6 merge 'master' Mozi 2024-10-19 16:02:08 +0000
  • e95ef61430
    Remove title from required extractor fields Simon Sawicki 2024-10-19 14:36:04 +0200
  • 9269248935
    add test for plugin dirs coletdjnz 2024-10-19 20:25:55 +1300
  • a19dd28fdc
    revert back to init_subclass, add guard against multiple imports of same plugin coletdjnz 2024-10-19 19:49:08 +1300
  • 42771dde1c
    Add test for override plugins coletdjnz 2024-10-19 17:30:53 +1300
  • 6547ff4335
    minor refactoring coletdjnz 2024-10-19 16:55:23 +1300
  • 3561d2a08f
    load plugins in youtubedl if they haven't already coletdjnz 2024-10-19 16:52:53 +1300
  • cb9e38a797
    Fix reloading coletdjnz 2024-10-19 16:40:16 +1300
  • 413ae7693b
    Make globals internal-only coletdjnz 2024-10-19 16:25:36 +1300
  • 97f4f03d1a
    Misc cleanup and add test coletdjnz 2024-10-19 15:47:38 +1300
  • 4266658602
    Get plugin overrides working coletdjnz 2024-10-19 14:58:33 +1300
  • 9f1f2c5410
    fix coletdjnz 2024-10-19 14:05:58 +1300
  • 3d939b68fe
    Merge remote-tracking branch 'upstream/master' into misc/globals-and-plugins-revive coletdjnz 2024-10-19 13:31:43 +1300
  • 870cfb0923
    fix typo coletdjnz 2024-10-19 12:34:12 +1300
  • 777d0ab61e
    centralize cache key name coletdjnz 2024-10-19 12:24:11 +1300
  • 73a72cd275
    Initialize cache from refresh token passed coletdjnz 2024-10-19 12:17:03 +1300
  • 7ab47fd27e
    remove default oauth clients coletdjnz 2024-10-19 11:50:01 +1300
  • f08e0bf5b0
    refactor generate_webpage_headers coletdjnz 2024-10-19 11:43:19 +1300
  • 7a842a4aae
    cleanup coletdjnz 2024-10-19 11:40:20 +1300
  • 3585397c7f add fatal to _call_api Mozi 2024-10-18 16:07:26 +0000
  • dcc4a1672b merge 'master' Mozi 2024-10-18 16:03:20 +0000
  • bb98db29a1 simplify _call_api Mozi 2024-10-18 16:03:03 +0000
  • 5da849da5c Add -prefer-vp9-sort to youtube-dl(c) compat options sepro 2024-10-18 15:53:13 +0200
  • ac50475d8c
    [ie/rdsit] Add rds.it extractor DTrombett 2024-10-18 15:16:06 +0200
  • 19edc1faa9
    Improve error handling; use official oauth2 api; add docs coletdjnz 2024-10-18 23:19:32 +1300
  • ba50c89113
    Merge branch 'yt-dlp:master' into master Franklin Lee 2024-10-18 02:11:03 -0700
  • 2c2a1c0ce2
    Update yt_dlp/extractor/youtube.py coletdjnz 2024-10-18 21:37:20 +1300
  • 2eaf303b63 [ie/Zoom] gh-7784 fix password handling logic Lucas Rademaker 2024-10-18 11:50:17 +0700
  • c3e9319771
    [ie] docstring cleanup N/Ame 2024-10-17 22:37:35 -0500
  • 367ec929f4 [Zoom] skip expired video test Lucas Rademaker 2024-10-18 09:06:35 +0700
  • 0e1851bc34 Merge remote-tracking branch 'refs/remotes/origin/boomplay' into boomplay grqx_wsl 2024-10-18 13:35:10 +1300
  • a886439396 _id -> item_id grqx_wsl 2024-10-18 13:32:12 +1300
  • 38383ea313
    use re.sub instead in description extraction N/Ame 2024-10-18 13:34:07 +1300
  • 28a1163010 consistency: BoomplaySearchPageIE => BoomplaySearchURLIE grqx_wsl 2024-10-18 13:28:49 +1300
  • d3689f57a3 Add --plugins_location option that lets you specify pulgins dir Imran Hussain 2024-10-18 00:36:12 +0100
  • 8b229fd298
    [ie/substack] Resolve podcast file extensions bashonly 2024-10-17 14:03:18 -0500
  • 4889ab5588
    [ie/youtube] Fix comment_count extraction bashonly 2024-10-17 13:09:12 -0500
  • 25fbd01c3c no leading empty line Mozi 2024-10-17 15:43:55 +0000
  • 8b5ba28892 merge 'master' Mozi 2024-10-17 15:37:02 +0000
  • ef9acc949e BRIGHTCOVE_URL_TEMPLATE Mozi 2024-10-17 15:17:33 +0000
  • 25fda256b7 Another missed python 2 relic sepro 2024-10-16 23:58:18 +0200
  • 44fc32e299 Fix python 2 code sepro 2024-10-16 23:42:58 +0200
  • 62f09c4bfd
    Improve regex further sepro 2024-10-16 23:29:16 +0200
  • 850bee0c52 [ie/Funk] Extend _VALID_URL sepro 2024-10-16 23:22:51 +0200
  • 5e674fed05
    setup.cfg cleanup again bashonly 2024-10-16 15:11:33 -0500
  • 86127d3de4
    setup.cfg cleanup bashonly 2024-10-16 15:09:19 -0500
  • bdb8223760
    [update] Remove py2exe update functionality bashonly 2024-10-16 13:28:17 -0500
  • 4d5bf405ae Removed afreecatv. Added Soop. No "Sooplive" to keep consistency with streamlink. 63427083 2024-10-16 19:36:46 +0200
  • 2cdaaa8ce1
    Adjust readme sepro 2024-10-16 17:09:15 +0200
  • 2358117d39
    Merge branch 'yt-dlp:master' into master sukkerstjernen 2024-10-16 13:10:36 +0200
  • cee1c763e4 fix the docstring of BoomplayBaseIE.__yield_elements_text_and_html_by_class_and_tag grqx_wsl 2024-10-16 23:48:40 +1300
  • bbb121c2af Correct extractor name: BoomPlay==>Boomplay grqx_wsl 2024-10-16 23:47:36 +1300
  • eb251a8ccd
    priority changelog overrides bashonly 2024-10-15 23:27:40 -0500
  • ae29109a6a
    Merge branch 'yt-dlp:master' into misc/cleanup bashonly 2024-10-15 23:02:29 -0500
  • fbc66e3ab3
    [utils] Popen: Reset PyInstaller environment (#11258) bashonly 2024-10-16 03:53:53 +0000
  • f8009404db
    better refs! bashonly 2024-10-16 03:47:50 +0000
  • 0cc280f851
    too many refs! bashonly 2024-10-16 03:40:19 +0000
  • e4af01ee99
    Merge branch 'yt-dlp:master' into rls/arm-ubuntu-bump bashonly 2024-10-15 21:34:57 -0500
  • 2203485fd9
    Merge branch 'yt-dlp:master' into misc/cleanup bashonly 2024-10-15 21:34:01 -0500