Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.05 KB

YT-to-MP4

made-with-python

Standalone script written in Python 3 to convert youtube videos to MP4 from a given list of youtube URLs.

Install

The script has 1 dependency:

You can install it by typing:

pip install -r requirements.txt

Configuration

The links.csv file contains the Youtube URLs and has to be ordered in the file in this way

Screenshot 2023-12-06 at 11 25 00

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.

Run

python ytdown.py