Skip to content

obafemi-i/YouTube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

YouTube-downloader

A very simple script to download youtube videos.

A few steps to follow:

  • Get the link of the video you want to download through the share option of the video
  • Edit the link to remove the query parameter, edit link from this - "https://youtu.be/jK-DrGZu2Nc?feature=shared" to this - "https://youtu.be/jK-DrGZu2Nc"
  • Put the edited link as the value of the 'link' variable in the main.py file.
  • Install the dependencies then run the main.py file.
  • Happy watching.

About

A simple script to download YouTube videos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages