Skip to content

ibnaleem/youtube-2-mp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

YouTube 2 MP4

A Python script for downloading YouTube videos in .mp4 format

Report Bugs


Usage

Clone this repository

git clone https://github.com/ibnaleem/youtube-2-mp4.git

Install Python dependencies

pip install -r requirements.txt

Run main.py script

python3 main.py

Created with

  • Rich - for console style
  • PyTube - for downloading YouTube videos

License

This repository is under the MIT License.