SkillAgentSearch skills...

Ymp

YouTube Media Player. Browse and play YouTube music/audio from the terminal

Install / Use

/learn @trap251/Ymp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ymp

YouTube Media Player. Browse and play YouTube music/audio from the terminal.

Important!

This is not like a normal music player. Searching and Playing are not instant as it needs to fetch results for search and then use mpv to stream directly with the video's link. This doesn't store anything locally, so far. I needed this tool personally so I published it, in case someone else needs it as well <3

Installation (Linux)

On arch, get ymp-bin from the AUR. For example:

yay -S ymp-bin

Or manually:

  1. Download the latest ymp binary from releases
  2. Place it in the binaries folder i.e. ~/.local/bin/ or /usr/local/bin/
  3. Run 'ymp' in the terminal to use the application

Dependencies:

  1. yt-dlp (For YouTube search)
  2. mpv (For media playback)

I use arch (btw), but this should work on any linux distro.

In case of errors, always make sure you have the latest yt-dlp version.

Controls

Playback (common mpv controls)

9/0     |   Decrease/Increase Volume
Space   |   Play/Pause
<-/->   |   Seek Backward/Forward
Escape  |   Stop

Navigation

j/k     |   Scroll
H/L     |   Switch Tab
/       |   Search
Enter   |   Play Video
m       |   Change Playback Mode \[Video/Audio\]
C       |   Clear Queue

Screenshots

YouTube Media Player

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated6d ago
Forks3

Languages

Rust

Security Score

90/100

Audited on Mar 27, 2026

No findings