A fork of youtube-dl with additional features and patches
Based on youtube-dl 2021.06.06 commit/379f52a and
youtube-dlc 2020.11.11-3 commit/98e248f, youtube-dl offers all the
features and patches of youtube-dlc in addition to the latest youtube-dl
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed on Fedora from the command line:
sudo dnf install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap and /snap:
sudo ln -s /var/lib/snapd/snap /snap
Install yt-dlp
To install yt-dlp, simply use the following command: