Skip to content

Latest commit

 

History

History

youtube_downloader

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

YouTube-video-Downloader

Installation

$ pip install pytube
$ pip install youtube-dl
$ pip install youtube-downloader

Run the Python script

1. Using streams.first() method

$ cd youtube.py

2. Using get_videos() method

$ cd youtube1.py