Skip to content

DemonKingSwarn/yt-music

Repository files navigation

yt-music

A command line YouTube Music client.

Installation

pip install --upgrade yt-music

NOTE YOU NEED PYTHON INSTALLED AND IN YOUR PATH

Dependencies

  • mpv - Video/Audio player which doesn't suck
  • fzf - A command-line fuzzy finder

NOTE YOU NEED TO HAVE THEM IN YOUR PATH

Config

Config file has to be in the following location depending on your OS:

  • On Linux and Mac: $HOME/.config/yt-music/config.json

  • On Windows: C:\Users\<username>\.config\yt-music\config.json

You can copy the example config config.json.example

Usage

  • Open a terminal

  • Type:

    • yt-music <your music you wanna listen>

    or

    • yt-music

About

A command line YouTube Music client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages