yt-dlp/yt_dlp
coletdjnz 8cb08028f5
Some checks are pending
CodeQL / Analyze (python) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.10) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.11) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.12) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.13) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, pypy-3.10) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.10) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.12) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.13) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.9) (push) Waiting to run
Core Tests / Core Tests (windows-latest, pypy-3.10) (push) Waiting to run
Download Tests / Quick Download Tests (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.10) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.11) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.12) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.13) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, pypy-3.10) (push) Waiting to run
Download Tests / Full Download Tests (windows-latest, 3.9) (push) Waiting to run
Download Tests / Full Download Tests (windows-latest, pypy-3.10) (push) Waiting to run
Quick Test / Core Test (push) Waiting to run
Quick Test / Code check (push) Waiting to run
Release (master) / release (push) Waiting to run
Release (master) / publish_pypi (push) Blocked by required conditions
[ie/youtube] Detect and warn when account cookies are rotated (#13014)
Related: https://github.com/yt-dlp/yt-dlp/issues/8227

Authored by: coletdjnz
2025-04-27 12:16:34 +12:00
..
__pyinstaller [rh:curlcffi] Add support for curl_cffi 2024-03-16 23:15:11 -05:00
compat [cleanup] Deprecate more compat functions (#11439) 2024-11-17 00:24:11 +01:00
dependencies [core] Catch broken Cryptodome installations (#11486) 2024-11-10 00:53:49 +01:00
downloader [fd/NiconicoDmc] Remove downloader (#12916) 2025-04-24 15:20:25 -05:00
extractor [ie/youtube] Detect and warn when account cookies are rotated (#13014) 2025-04-27 12:16:34 +12:00
networking [networking] Add PATCH request shortcut (#12884) 2025-04-18 11:46:19 +12:00
postprocessor [cleanup] Misc (#12526) 2025-03-21 23:41:56 +00:00
utils [utils] url_or_none: Support WebSocket URLs (#12848) 2025-04-06 20:46:08 +02:00
__init__.py [rh:curl_cffi] Support curl_cffi 0.10.x (#12670) 2025-03-23 00:15:20 +01:00
__main__.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
aes.py [cleanup] Misc (#12526) 2025-03-21 23:41:56 +00:00
cache.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
cookies.py [cookies] Add --cookies-from-browser support for MS Store Firefox (#11731) 2024-12-04 18:41:58 +01:00
globals.py Fix lazy extractor state (Fix 4445f37a7a) (#12452) 2025-02-23 09:44:27 +01:00
jsinterp.py [jsinterp] Fix nested attributes and object extraction (#12760) 2025-03-27 22:28:30 +00:00
minicurses.py
options.py Add --preset-alias option (#12839) 2025-04-19 22:08:34 +02:00
plugins.py [core] Load plugins on demand (#11305) 2025-02-23 11:00:46 +13:00
socks.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
update.py [cleanup] Misc (#12526) 2025-03-21 23:41:56 +00:00
version.py Release 2025.03.31 2025-03-31 21:54:27 +00:00
webvtt.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
YoutubeDL.py [rh:curl_cffi] Support curl_cffi 0.10.x (#12670) 2025-03-23 00:15:20 +01:00