Installation
Install Fifu via npm, pipx, or prebuilt releases.
Installation
Fifu is distributed as a Python app with an npm wrapper for quick startup. Choose the path that fits your workflow.
Quick run with npx
npx fifu-tuiInstall with pipx
pipx install git+https://github.com/Dawaman43/fifu.gitInstall globally with npm
npm install -g fifu-tuiLinux packages
- Arch:
yay -S fifu - Debian/Ubuntu/Mint: download the
.debfrom GitHub Releases and runsudo dpkg -i fifu.deb - Fedora/RHEL: download the
.rpmfrom GitHub Releases and runsudo rpm -i fifu.rpm
macOS
curl -L -o fifu https://github.com/Dawaman43/fifu/releases/latest/download/fifu-macos
chmod +x fifu
./fifuWindows
Download fifu-win.exe from GitHub Releases and run it from PowerShell or by double-clicking.
Requirements
- Python 3.10 or newer
- Network access for YouTube
- Optional:
ffmpegfor merging separate audio and video streams
Verify the install
Run the app and confirm it launches:
fifu