Skip to content

python script to download youtube videos and playlists

Notifications You must be signed in to change notification settings

unleed-l/pytube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytube Downloader

A simple python script to download videos and playlists from Youtube using pytube library.

Functionalities

  • Download Video
  • Download Audio
  • Download Playlist (video or audio only)

Setup

  • Install Python.

  • Install script requirements:

pip install -r requirements.txt
  • Run the script:
python main.py

About

python script to download youtube videos and playlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages