When you have a bunch of videos, music from different sources use this script to downloaded them to your PC
- Paste your links on a file named "links.txt"
- Run this script on CMD by:
python links_downloader.py (mp3/mp4) <links.txt>
PS: downloaded files can be found on the same directory as the .py file