Skip to content

AodhanLP/pytube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Pytube

A project to download YouTube videos in the highest resolution, from the command line.

Setup Instructions

  • Clone the repository.
  • Ensure you have Python3 installed on your machine.
  • Install pytube on your machine, run pip3 install pytube.
  • Update the directory value in ytDownloader.py to the absolute path for where you want to download the videos.

Example Usage

  • Run: python3 ytDownloader.py 'YOUTUBE_LINK'
  • Example: python3 ytDownloader.py 'https://www.youtube.com/watch?v=IYnsfV5N2n8'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages