vera's downloader is a tool used to download videos and audio files off of sites like youtube, soundcloud, spotify, etc.
u can select a custom file path in settings but by default it uses ur downloads folder.
to see the percentage of a download just look in the terminal / command prompt it opens and u can see it
also supports playlists for youtube but i dont know about soundcloud or spotify as i haven't tested it.
to use this tool u have to install python 3.12.6 and install the pips below
pip install yt-dlp,
pip install customtkinter