Skip to content

yt-dlp 2025.07.21

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 23:57

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Important changes

  • Default behaviour changed from --mtime to --no-mtime
    yt-dlp no longer applies the server modified time to downloaded files by default. Read more
  • Security: [CVE-2025-54072] Fix --exec placeholder expansion on Windows
    • When --exec is used on Windows, the filepath expanded from {} (or the default placeholder) is now properly escaped

Changelog

Core changes

Extractor changes

Downloader changes

Networking changes

Misc. changes