Skip to content

Releases: yt-dlp/yt-dlp

yt-dlp 2025.07.21

21 Jul 23:57
Compare
Choose a tag to compare

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

Read more

yt-dlp 2025.06.30

30 Jun 23:58
Compare
Choose a tag to compare

yt-dlp 2025.06.25

26 Jun 00:03
Compare
Choose a tag to compare

yt-dlp 2025.06.09

09 Jun 23:52
Compare
Choose a tag to compare

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Changelog

Extractor changes

Read more

yt-dlp 2025.05.22

22 May 09:58
Compare
Choose a tag to compare

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Changelog

Core changes

Extractor changes

Misc. changes

yt-dlp 2025.04.30

30 Apr 23:29
Compare
Choose a tag to compare

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Important changes

  • New option --preset-alias/-t has been added
    This provides convenient predefined aliases for common use cases. Available presets include mp4, mp3, mkv, aac, and sleep. See the README for more details.

Changelog

Core changes

Extractor changes

Read more

yt-dlp 2025.03.31

31 Mar 22:03
Compare
Choose a tag to compare

yt-dlp 2025.03.27

27 Mar 23:55
Compare
Choose a tag to compare

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Changelog

Core changes

Extractor changes

yt-dlp 2025.03.26

26 Mar 00:14
Compare
Choose a tag to compare

yt-dlp 2025.03.25

25 Mar 00:17
Compare
Choose a tag to compare

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Changelog

Core changes

Extractor changes

Networking changes

Misc. changes