Shadow downloader is a Python program for download Youtube audios(music) from videos or even from each playlist video using Pytube library from python
Download the .exe file, run it in your windows computer and enjoy!!
You can download (or fork) the source code and create your own version. You will need to have python install and to install some packages:
Pytube
pip install pytube
Dearpygui
pip install dearpygui
Mutagen
pip install mutagen
Tkinter
pip install tkinterStay tuned for future updates


