Standalone script written in Python 3 to convert youtube videos to MP4 from a given list of youtube URLs.
The script has 1 dependency:
You can install it by typing:
pip install -r requirements.txt
The links.csv file contains the Youtube URLs and has to be ordered in the file in this way
NOTE: In case you need to make this list from a playlist, there is a website that provides the URLs of all the videos in the playlist. You can paste the link of your youtube playlist there, and straighaway copy-paste the URLs of all the videos in the links.csv file.
python ytdown.py