Skip to content

Simple Terminal-based YouTube Converter & Downloader with Python

License

Notifications You must be signed in to change notification settings

teraprath/youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages