https://github.com/manasvigoyal/youtube-video-downloader
Downloads YouTube video by URL of the video or by selecting the Link from Top 10 search results
https://github.com/manasvigoyal/youtube-video-downloader
jupyter-notebook python pytube selenium-webdriver youtube youtube-video-downloader
Last synced: about 1 month ago
JSON representation
Downloads YouTube video by URL of the video or by selecting the Link from Top 10 search results
- Host: GitHub
- URL: https://github.com/manasvigoyal/youtube-video-downloader
- Owner: ManasviGoyal
- Created: 2021-08-13T11:49:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-17T10:06:18.000Z (about 4 years ago)
- Last Synced: 2025-01-13T09:21:27.294Z (9 months ago)
- Topics: jupyter-notebook, python, pytube, selenium-webdriver, youtube, youtube-video-downloader
- Language: Jupyter Notebook
- Homepage:
- Size: 739 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
YouTube Video Downloader
## :bulb: Project Overview
A YouTube video downloader in Python which downloads the highest resolution video by either of the two ways:
**1. URL of the YouTube video**
**2. Keyword Search**
a) Inputting the Search Query from User.\
b) Extracting the Top 10 search results with the links and thumbnails.\
c) Inputting the Link Numder to be downloaded from the user.
###
Python Libraries




