What’s New

yt-dlp 2026.02.21

2026.02.21

yt-dlp 2026.02.21

Added
  • Support string concatenation with + and += in jsinterp
  • Add browser impersonation support to more extractors
  • Extract chapters for 1tv
  • Add locipo extractors
  • Add matchitv extractor
Changed
  • Limit netrc_machine parameter to shell-safe characters
  • Support standalone, series and Olympics URLs for gem.cbc.ca
Fixed
  • Ignore cookies with control characters
  • Fix bitwise operations in jsinterp
  • Stringify bracket notation keys in object access in jsinterp
  • Fix aenetworks extractor
  • Fix applepodcasts extractor
  • Fix dailymotion extraction
  • Fix facebook ads extractor
  • Fix learningonscreen extractor
  • Fix inefficient regular expression in odnoklassniki
Security
  • Limit the argument passed to the command in --netrc-cmd to a safe subset of characters to prevent arbitrary command injection

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


Important changes
Core changes
Extractor changes
Networking changes
Misc. changes
View original