An open API service indexing awesome lists of open source software.

https://github.com/raging-coder/youtube_video_downloader

I created a YouTube video downloader in Python using Pytube libraries. Pytube library is used do download videos directly from YouTube. The code can download any public video in highest resolution possible.
https://github.com/raging-coder/youtube_video_downloader

pycharm-ide python3 pytube youtube-downloader

Last synced: 6 months ago
JSON representation

I created a YouTube video downloader in Python using Pytube libraries. Pytube library is used do download videos directly from YouTube. The code can download any public video in highest resolution possible.

Awesome Lists containing this project

README

          

# YouTube_Video_Downloader
I created a YouTube video downloader in Python using Pytube libraries. Pytube library is used do download videos directly from youtube. The code can download any public video in highest resolution possible.