2026.03.13
yt-dlp 2026.03.13
Changed
- youtube: Request web_safari & web_creator client configs
- youtube: Update ejs to 0.7.0
- youtube tab: Improve description extraction
Fixed
- tiktok: Fix challenge solving
- youtube: Fix android_vr player client
- youtube: Fix use_ad_playback_context extractor-arg
- youtube: Fix web_embedded player client
- youtube tab: Fix album extraction
Installation Discord Donate Documentation Nightly Master
A description of the various files is in the README
The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt
Extractor changes
- tiktok: Fix challenge solving (#16223) by bashonly
- youtube
- Fix
android_vrplayer client (#16168) by gamer191 - Fix
use_ad_playback_contextextractor-arg (#16196) by bashonly - Fix
web_embeddedplayer client (#16177) by bashonly, SparseOrnament15 - Request
web_safari&web_creatorclient configs (#16198) by bashonly - Update ejs to 0.7.0 (#16231) by bashonly, Grub4K
- tab
- Fix