ibnaleem / youtube-2-mp4

A Python script for downloading YouTube videos in .mp4 format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

A Python script for downloading YouTube videos in .mp4 format

License:MIT License


Languages

Language:Python 100.0%