A program that uses the python library Pytube to download your music from youtube!
To use this program you will have to first install the needed libraries for it:
pip install -r requirements.txt
And I'll leave a link to PIP just in case you don't have it installed, it's really useful!
To start the program:
python main.py
Insert your desired directory, per example:
A:\Users\Heisenberg\Desktop\
After that, the program will ask you for the youtube link, and here's an example:
https://www.youtube.com/watch?v=xvFZjo5PgG0&ab_channel=Duran
As of now, you should have your music!