teraprath / youtube-downloader

Simple Terminal-based YouTube Converter & Downloader with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTubeDownloader

Simple Terminal-based YouTube Converter & Downloader with Python. Idea inspired by my mate @wrxngdev

Features

Types

  • Videos
  • Playlists
  • Channels

Formats

  • Video (.mp4)
  • Audio (.mp3)

Install Requirements

pip install -r requirements.txt

Start the application

To start the app you can easily run the main.py Otherwise you can do:

On Windows:

run start.bat

On Linux:

run start.sh Maybe you have to do this before you run the file:

chmod 777 start.sh

About

Simple Terminal-based YouTube Converter & Downloader with Python

License:MIT License


Languages

Language:Python 99.3%Language:Shell 0.4%Language:Batchfile 0.3%