Skip to content

Releases: yt-dlp/yt-dlp

yt-dlp 2026.03.17

17 Mar 23:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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


Changelog

Extractor changes

Misc. changes

yt-dlp 2026.03.13

13 Mar 09:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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


Changelog

Extractor changes

yt-dlp 2026.03.03

03 Mar 16:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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


Changelog

Extractor changes

yt-dlp 2026.02.21

21 Feb 20:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

Changelog

Core changes

Extractor changes

Read more

yt-dlp 2026.02.04

04 Feb 00:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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


Changelog

Extractor changes

yt-dlp 2026.01.31

01 Feb 00:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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


Changelog

Extractor changes

Misc. changes

yt-dlp 2026.01.29

29 Jan 17:17
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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


Changelog

Core changes

Extractor changes

Read more

yt-dlp 2025.12.08

08 Dec 00:15
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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


Changelog

Core changes

Extractor changes

Downloader changes

Read more

yt-dlp 2025.11.12

12 Nov 01:00
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

  • An external JavaScript runtime is now required for full YouTube support
    yt-dlp now requires users to have an external JavaScript runtime (e.g. Deno) installed in order to solve the JavaScript challenges presented by YouTube. Read more

Changelog

Core changes

Extractor changes

Read more

yt-dlp 2025.10.22

22 Oct 19:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README

The PyInstaller-bundled executables are subject to the licenses described in THIRD_PARTY_LICENSES.txt


Important changes

  • A stopgap release with a TEMPORARY partial fix for YouTube support
    Some formats may still be unavailable, especially if cookies are passed to yt-dlp. The NEXT release, expected very soon, will require an external JS runtime (e.g. Deno) in order for YouTube downloads to work properly. Read more
  • The minimum required Python version has been raised to 3.10
    Python 3.9 has reached its end-of-life as of October 2025, and yt-dlp has now removed support for it. Read more

Changelog

Core changes

Extractor changes

Misc. changes