aboutsummaryrefslogtreecommitdiffstats

Youtube Audio Player

Youtube audio player, great to play music in the background.
You can also check other repo YT_Audio_Player_API using official Youtube API.
This one is scraping the website, so don't need an API key, but it could potentially break in future in case of changes on the website.

Youtube Audio Player

Usage

  1. Type song name and press [ENTER] to search it in YT
  2. Type result number and press [ENTER] to play the song
  3. Type a range of songs (ex. [2-5]) to play them in a row
  4. Type [r(nr)] (ex. [r2]) to find songs related to chosen result
  5. Type [h] and press [ENTER] to see this help page
  6. Type [q] and press [ENTER] to quit YT audio player

Dependencies

The only dependency is a MPV player (sources).
It should be available in your favourite package manager.