/YourMusic

YourMusic is a tool coded in Python which downloads and saves songs from YouTube through mp3 and creates a library of tracks which you can listen and modify whenever you want.

Primary LanguagePython

YourMusic

YourMusic is a tool coded in Python which downloads and saves songs from YouTube through mp3 and creates a library of tracks which you can listen and modify whenever you want.

Features

• Listen and download to all the songs you like;

• Listen and modify your saved songs

Installation for Windows

git clone https://github.com/CyberNDR/YourMusic.git

# change directory to YourMusic
cd YourMusic

# Install requirements
pip install -r requirements.txt

# Launch the tool
python YourMusic.py