yt-dlp/yt_dlp
WhatAmISupposedToPutHere 56ea3a00ea
[ie/youtube] Add request_no_ads extractor-arg (#15145)
Default is `true` for unauthenticated users.
Default is `false` if logged-in cookies have been passed to yt-dlp.
Using `true` results in a loss of premium formats.

Closes #15144
Authored by: WhatAmISupposedToPutHere
2025-12-01 01:02:58 +00:00
..
__pyinstaller [ie/youtube] Implement external n/sig solver (#14157) 2025-10-31 23:13:04 +01:00
compat Remove Python 3.9 support (#13861) 2025-10-15 10:25:21 +00:00
dependencies [ie/youtube] Implement external n/sig solver (#14157) 2025-10-31 23:13:04 +01:00
downloader [pp/ffmpeg] Fix uncaught error if bad --ffmpeg-location is given (#15104) 2025-11-19 00:23:00 +00:00
extractor [ie/youtube] Add request_no_ads extractor-arg (#15145) 2025-12-01 01:02:58 +00:00
networking [rh:urllib] Do not read after close (#15049) 2025-11-16 19:07:48 +00:00
postprocessor [pp/ffmpeg] Fix uncaught error if bad --ffmpeg-location is given (#15104) 2025-11-19 00:23:00 +00:00
utils Respect PATHEXT when locating JS runtime on Windows (#15117) 2025-11-24 01:56:43 +01:00
__init__.py [ie/youtube] Implement external n/sig solver (#14157) 2025-10-31 23:13:04 +01:00
__main__.py
aes.py Remove Python 3.9 support (#13861) 2025-10-15 10:25:21 +00:00
cache.py
cookies.py [cookies] Support Firefox cookies database v17 (#15010) 2025-11-12 00:35:53 +00:00
globals.py [ie/youtube] Implement external n/sig solver (#14157) 2025-10-31 23:13:04 +01:00
jsinterp.py Remove Python 3.9 support (#13861) 2025-10-15 10:25:21 +00:00
minicurses.py
options.py Allow --js-runtimes to accept path to binary or directory (#14964) 2025-11-09 15:14:22 +00:00
plugins.py Remove Python 3.9 support (#13861) 2025-10-15 10:25:21 +00:00
socks.py
update.py [update] Fix PyInstaller onedir variant detection (#14800) 2025-10-27 23:21:38 +00:00
version.py Release 2025.11.12 2025-11-12 00:51:01 +00:00
webvtt.py Remove Python 3.9 support (#13861) 2025-10-15 10:25:21 +00:00
YoutubeDL.py [ie/youtube] Implement external n/sig solver (#14157) 2025-10-31 23:13:04 +01:00