/youtube-2-mp4

A Python script for downloading YouTube videos in .mp4 format

Primary LanguagePythonMIT LicenseMIT


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.