________________________________
/ "-_
/ . | . Spotify, \ _______ __ __
/ : \ | / : YouTube, \ |__ __| \ \ / /
/ '-___-' Deezer... \ | |_ __ __ _ _ __ __\ \ /\ / /_ _ _ __ _ __
/_________________________________________ \ | | '__/ _` | '_ \/ __\ \/ \/ / _` | '__| '_ \
_______| |________________________--""-L | | | | (_| | | | \__ \\ /\ / (_| | | | |_) |
/ F J \ |_|_| \__,_|_| |_|___/ \/ \/ \__,_|_| | .__/
/ F J L | |
/ :' ': Your library F |_|
/ '-___-' /
/_________________________________________--"
Python 3.6+ must be installed.
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
/!\ Be sure to always have the last version of youtube-dl
.
- Fill the example_song_list.txt file with your track list (use the same format aka
song|artist
, one per line) - run
python main.py
, it will use searx to to find the URL of the song on YouTube Music and then download the mp3 usingyoutube-dl
.
Downloading copyrighted songs may be illegal in your country. This tool is for educational purposes bla bla bla… Please support the artists by buying their music.