Skip to content

yhayano-ponotech/youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-downloader

This code is to download a video from Youtube and compress it in any rate. This is not a web app, console app.

Explanation

  • Download a video from directed Youtube URL
  • Select downloading style: entire video or audio only
  • Select an output directory
  • Compress the downloaded video in selected compression rate

Getting Started

This code requires ffmpeg, so please install it before using this code.

  1. Install required libraries from requirements.txt
pip isntall -r requirements.txt
  1. Run main.py
python3 main.py

About

Download a video from Youtube and compress it in any rate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages