Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 583 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 583 Bytes

    📺 Youtube Video Downloader 720p

usage in Comand Prompt:

python3 youtube_video_downloader_720p.py [link]

It is a video downloader for YouTube created using pytube and some other libraries for downloading 720p videos in mp4 format.


Insert link in place of [link] in comand prompt.

It can be used to download YouTube videos of only 720p size.

pytube is only dependency required.

To install pytube ->

pip install pytube

To Batch install videos insert all links in links list



created by Rounak Sen