Skip to content

D-E-F-E-A-T-2/YouTube-Video-Audio-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation


HitCount


YouTube-Video-Audio-Downloader


🚀 There are a lot of websites which offers downloading video from YouTube but none of them allows to

Download in Resolution of your own choice.


YToff_gif



So I decided to write my own script for this purpose.


I found that their are two python libraries to support the cause, I found *pytube* to be more easy and appealing.
But YouTube doesn't give you what you want staright away.
Next *Problem* I had was to merge the video and audio of your own choice and *Challenge* was to keep it simple to use for others sake.

Requirements (If using Python file)

pytube

In Windows CMD: py -m pip install pytube
In Linux terminal: sudo pip install pytube

pyfiglet

In Windows CMD: py -m pip install pyfiglet
In Linux terminal: sudo pip install pyfiglet

ffmpeg

Download it from their website. Add it's bin to environment

🐫 That's it.

YToff_img


YToff_img2


YToff_img4


Requirements (If using exe File)

ffmpeg

Download it from their website. Add it's bin to environment


  • Add Playlist Download Support.

About

Downloading 4K Resolution made easy *_*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%