Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 415 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 415 Bytes

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