A YouTube Music downloader
I use this Application in my day-to-day life for downloading music from youtube.
This application was made with one main repo:
This .py file can not be run with vscode. You can use PowerShell to run this Application
git clone https://github.com/Nolin1/MuzIk.git
cd MuzIkrmdir /s /q .git # CMDRemove-Item -Recurse -Force .git #PowerShellpython Muzik.py #Run the Application