Yo, we all like 🎵! And Python. So I made some Python all about Music. 🎵🎵🎵 😉
To install all the requirements for this project, run:
$ pip3 install -r requirements.txt
VLC Media Player is required to be installed on your computer. You can download it for MacOS, Linux or Windows(I guess) from videolan.
The music
module is the main module. To run the music player, type:
$ python3 music
Alternative method of downloading songs via selenium. It's faster than youtube-dl. Read about it here.