Skip to content

Renxznm/vid-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 

Repository files navigation

vid-cli 🎬

Watching YouTube on a browser is too heavy for my Celeron N4020, so I wrote this minimal Bash script as a workaround.

A blazing fast, lightweight CLI YouTube player using yt-dlp, fzf, and mpv.

Inspired by the amazing ani-cli.


πŸŽ₯ Demo

vid-cli-demo.mp4

πŸ“¦ Dependencies

  • yt-dlp (Fetching links)
  • fzf (Interactive UI)
  • mpv (Video Player)
  • ffmpeg (Merging 1080p video & audio)
  • gawk (String parsing)

πŸš€ Installation

1. Arch Linux (AUR)

The easiest way to install on Arch-based distributions:

yay -S vid-cli-git

2. Manual Install (Git Clone)

For other distributions or manual installation:

git clone https://github.com/Renxznm/vid-cli.git
cd vid-cli
sudo cp vid-cli /usr/bin/vid-cli
sudo chmod +x /usr/bin/vid-cli

About

a light weight, youtube cli player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages