this post was submitted on 22 Oct 2025
28 points (93.8% liked)
Linux
59426 readers
465 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's a known issue. They are working on a fix, but it's not ready yet. It will require an external JavaScript library though.
This is the only valid answer!
ok, so I followed your link:
if I installed yt-dlp with
wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -O ~/.local/bin/yt-dlp, is it enough to install deno withcurl -fsSL https://deno.land/install.sh | sh?your link talks about Official PyInstaller-bundled executable users, PyPI package users and Third-party package users. I don't find wget anywhere, which confuses me.
I would assume that it will work as long as Deno is installed somewhere that's in $PATH. They still haven't merged the pull request that will make yt-dlp use Deno yet. There should be more information once they release the new version. Yt-dlp 2025.10.22 included a fix that gets some formats working again though.