Skip to content
/ musik Public

Play YouTube audio playlist in terminal.

License

Notifications You must be signed in to change notification settings

ronsen/musik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musik

Play YouTube audio playlist in terminal.

Install ffmpeg and mpg123 on your system:

sudo apt install -y ffmpeg mpg123

Installation:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage:

python musik.py [YouTube Playlist URL]

About

Play YouTube audio playlist in terminal.

Resources

License

Stars

Watchers

Forks

Languages