Debian Package Tracker
Register | Log in
Subscribe

yt-dlp

downloader of videos from YouTube and other sites

Choose email to subscribe with

general
  • source: yt-dlp (main)
  • version: 2025.10.14-1
  • maintainer: Unit 193 (DMD)
  • arch: all
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 2023.03.04-1
  • old-bpo: 2025.04.30-1~bpo12+1
  • stable: 2025.04.30-1
  • stable-bpo: 2025.09.26-1~bpo13+1
  • testing: 2025.09.26-1
  • unstable: 2025.10.14-1
versioned links
  • 2023.03.04-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2025.04.30-1~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2025.04.30-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2025.09.26-1~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2025.09.26-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2025.10.14-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • yt-dlp (5 bugs: 0, 2, 3, 0)
action needed
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2025-08-16 Last update: 2025-10-16 07:32
3 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 6d34d129980f2c55fea3a7859c3582cf698fec76
Author: Unit 193 <unit193@unit193.net>
Date:   Wed Oct 15 18:59:25 2025 -0400

    Update changelog for release.

commit f2bdf4ee826c343490fa6ae8d3a4e74b01393fd7
Merge: f3f6eb4 46f5436
Author: Unit 193 <unit193@unit193.net>
Date:   Wed Oct 15 18:58:37 2025 -0400

    Update upstream source from tag 'upstream/2025.10.14'
    
    Update to upstream version '2025.10.14'
    with Debian dir 6995c837b10b8645e31ff9a40d5590e9ebc9d038

commit 46f54361292774a8c3d47a79026307a80720534c
Author: Unit 193 <unit193@unit193.net>
Date:   Wed Oct 15 18:58:18 2025 -0400

    New upstream version 2025.10.14.
Created: 2025-10-16 Last update: 2025-10-16 04:33
debian/patches: 1 patch to forward upstream low

Among the 4 debian patches available in version 2025.10.14-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-10-16 07:33
No known security issue in bookworm wishlist

There are 2 open security issues in bookworm.

2 ignored issues:
  • CVE-2023-35934: yt-dlp is a command-line program to download videos from video sites. During file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them when the host for download fragments differs from their parent manifest's host. This vulnerable behavior is present in yt-dlp prior to 2023.07.06 and nightly 2023.07.06.185519. All native and external downloaders are affected, except for `curl` and `httpie` (version 3.1.0 or later). At the file download stage, all cookies are passed by yt-dlp to the file downloader as a `Cookie` header, thereby losing their scope. This also occurs in yt-dlp's info JSON output, which may be used by external tools. As a result, the downloader or external tool may indiscriminately send cookies with requests to domains or paths for which the cookies are not scoped. yt-dlp version 2023.07.06 and nightly 2023.07.06.185519 fix this issue by removing the `Cookie` header upon HTTP redirects; having native downloaders calculate the `Cookie` header from the cookiejar, utilizing external downloaders' built-in support for cookies instead of passing them as header arguments, disabling HTTP redirectiong if the external downloader does not have proper cookie support, processing cookies passed as HTTP headers to limit their scope, and having a separate field for cookies in the info dict storing more information about scoping Some workarounds are available for those who are unable to upgrade. Avoid using cookies and user authentication methods. While extractors may set custom cookies, these usually do not contain sensitive information. Alternatively, avoid using `--load-info-json`. Or, if authentication is a must: verify the integrity of download links from unknown sources in browser (including redirects) before passing them to yt-dlp; use `curl` as external downloader, since it is not impacted; and/or avoid fragmented formats such as HLS/m3u8, DASH/mpd and ISM.
  • CVE-2023-46121: yt-dlp is a youtube-dl fork with additional features and fixes. The Generic Extractor in yt-dlp is vulnerable to an attacker setting an arbitrary proxy for a request to an arbitrary url, allowing the attacker to MITM the request made from yt-dlp's HTTP session. This could lead to cookie exfiltration in some cases. Version 2023.11.14 removed the ability to smuggle `http_headers` to the Generic extractor, as well as other extractors that use the same pattern. Users are advised to upgrade. Users unable to upgrade should disable the Ggneric extractor (or only pass trusted sites with trusted content) and ake caution when using `--no-check-certificate`.
Created: 2023-07-07 Last update: 2025-10-16 05:29
testing migrations
  • excuses:
    • Migration status for yt-dlp (2025.09.26-1 to 2025.10.14-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Too young, only 0 of 5 days old
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/y/yt-dlp.html
    • ∙ ∙ autopkgtest for yt-dlp/2025.10.14-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Failed (not a regression) ♻ (reference ♻)
    • ∙ ∙ Waiting for reproducibility test results on arm64 - info ♻
    • Not considered
news
[rss feed]
  • [2025-10-15] Accepted yt-dlp 2025.10.14-1 (source) into unstable (Unit 193)
  • [2025-10-02] Accepted yt-dlp 2025.09.26-1~bpo13+1 (source) into stable-backports (Unit 193)
  • [2025-10-02] yt-dlp 2025.09.26-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-27] Accepted yt-dlp 2025.09.26-1 (source) into unstable (Unit 193)
  • [2025-09-26] yt-dlp 2025.09.23-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-23] Accepted yt-dlp 2025.09.23-1 (source) into unstable (Unit 193)
  • [2025-09-11] Accepted yt-dlp 2025.09.05-1~bpo13+1 (source) into stable-backports (Unit 193)
  • [2025-09-11] yt-dlp 2025.09.05-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-08] Accepted yt-dlp 2025.09.05-1 (source) into unstable (Unit 193)
  • [2025-09-03] Accepted yt-dlp 2025.08.27-1~bpo13+1 (source) into stable-backports (Unit 193)
  • [2025-09-03] yt-dlp 2025.08.27-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-28] Accepted yt-dlp 2025.08.27-1 (source) into unstable (Unit 193)
  • [2025-08-26] Accepted yt-dlp 2025.08.11-1~bpo13+1 (source all) into stable-backports (Debian FTP Masters) (signed by: Unit 193)
  • [2025-08-24] Accepted yt-dlp 2025.08.22-1 (source) into unstable (Unit 193)
  • [2025-08-20] Accepted yt-dlp 2025.08.20-1 (source) into unstable (Unit 193)
  • [2025-08-17] yt-dlp 2025.08.11-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-11] Accepted yt-dlp 2025.08.11-1 (source) into unstable (Unit 193)
  • [2025-07-24] Accepted yt-dlp 2025.07.21-1 (source) into unstable (Unit 193)
  • [2025-07-01] Accepted yt-dlp 2025.06.30-1 (source) into unstable (Unit 193)
  • [2025-06-30] Accepted yt-dlp 2025.06.25-1 (source) into unstable (Unit 193)
  • [2025-06-10] Accepted yt-dlp 2025.06.09-1 (source) into unstable (Unit 193)
  • [2025-05-22] Accepted yt-dlp 2025.05.22-1 (source) into unstable (Unit 193)
  • [2025-05-11] Accepted yt-dlp 2025.04.30-1~bpo12+1 (source) into stable-backports (Unit 193)
  • [2025-05-11] yt-dlp 2025.04.30-1 MIGRATED to testing (Debian testing watch)
  • [2025-05-01] Accepted yt-dlp 2025.04.30-1 (source) into unstable (Unit 193)
  • [2025-04-10] Accepted yt-dlp 2025.03.31-1~bpo12+1 (source) into stable-backports (Unit 193)
  • [2025-04-09] yt-dlp 2025.03.31-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-07] Accepted yt-dlp 2025.03.31-1 (source) into unstable (Unit 193)
  • [2025-04-02] yt-dlp 2025.03.27-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-02] Accepted yt-dlp 2025.03.27-1~bpo12+1 (source) into stable-backports (Unit 193)
  • 1
  • 2
bugs [bug history graph]
  • all: 7
  • RC: 0
  • I&N: 3
  • M&W: 4
  • F&P: 0
  • patch: 0
links
  • homepage
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2025.09.23-1
  • 3 bugs

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing