Download mp3 from youtube with youtube-dl passing urls from file.
Run:
python main.py file-with-urls.txt
Here is asciicast of how it was developed: asciicast
Downloads mp3 files from youtube using youtube-dl by passing file with urls as args.
Python
Download mp3 from youtube with youtube-dl passing urls from file.
Run:
python main.py file-with-urls.txt
Here is asciicast of how it was developed: asciicast