Skip to content

Python script to convert youtube songs to MP4 and save it in your system.

Notifications You must be signed in to change notification settings

mahiman12/yt-to-mp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

Python script to convert youtube songs to MP4 and save it in your system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages