Description
ytfzf
A posix script that helps you find Youtube videos (with out API) and opens/downloads using mpv/youtube-dl.
- Thumbnails
- History support
- Download support
- Format selection (and default formats)
- Queue multiple tracks (using fzf multiselection)
Installation Instructions
mpv requirement
mpv is required and can be installed from RPM Fusion. Instructions on how to enable RPM Fusion can be found here: https://rpmfusion.org/Configuration
Optional Dependencies
ueberzug - can be installed from the following copr repository frostyx/ueberzug which can be enabled by running dnf copr enable frostyx/ueberzug
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (4)*, x86_64 (47)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (11)*, x86_64 (10)* | Fedora 39 (28 downloads) |
Fedora 40 | aarch64 (2)*, x86_64 (20)* | Fedora 40 (32 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (2)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 (10)*, x86_64 (7)* | Fedora rawhide (63 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eloitor/ytfzf
More info about enabling Copr repositories