Skip to content

Releases: yt-dlp/yt-dlp

yt-dlp 2025.09.05

05 Sep 23:06
Compare
Choose a tag to compare

yt-dlp 2025.08.27

28 Aug 00:02
Compare
Choose a tag to compare

yt-dlp 2025.08.22

23 Aug 00:05
Compare
Choose a tag to compare

yt-dlp 2025.08.20

20 Aug 02:57
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

Downloader changes

Postprocessor changes

Misc. changes

yt-dlp 2025.08.11

11 Aug 04:00
Compare
Choose a tag to compare

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README


Important changes

  • The minimum recommended Python version has been raised to 3.10
    Since Python 3.9 will reach end-of-life in October 2025, support for it will be dropped soon. Read more
  • darwin_legacy_exe builds are being discontinued
    This release's yt-dlp_macos_legacy binary will likely be the last one. Read more
  • linux_armv7l_exe builds are being discontinued
    This release's yt-dlp_linux_armv7l binary could be the last one. Read more

Changelog

Core changes

Extractor changes

Downloader changes

  • dash: [Re-extract if using --load-info-json with --live-from-star...
Read more

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