Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.1 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.1 KB

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.