Skip to content

Youtube video downloader is a python script to download video from youtube. It can determine video quality. This script is capable to download 4K and 1080p videos.

Notifications You must be signed in to change notification settings

rabbicse/youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-downloader

Youtube video downloader is a python script to download video from youtube. It can determine video quality. This script is capable to download 4K and 1080p videos.

Requirements:

The following packages should be install on client machine.

  • Python3
  • FFMPEG

Run Instruction:

Open terminal and run the following command on terminal:

  • python3 youtube_test.py "" ""
  • Example: python3 youtube_test.py "https://www.youtube.com/watch?v=IFuFm0m2wj0" "/home/user/Downloads"
  • Then enter itag number when it'll ask for video quality
  • For example: 137 is for 1080p video
  • Then it'll start download on your current location.

About

Youtube video downloader is a python script to download video from youtube. It can determine video quality. This script is capable to download 4K and 1080p videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages