Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raahulrathore/Python-YouTube-Scraper
A simple YouTube Scraper to scrape data from YouTube using URL and download audio and video files.
https://github.com/raahulrathore/Python-YouTube-Scraper
python pytube web-scraping youtube-downloader youtube-scraper
Last synced: about 1 month ago
JSON representation
A simple YouTube Scraper to scrape data from YouTube using URL and download audio and video files.
- Host: GitHub
- URL: https://github.com/raahulrathore/Python-YouTube-Scraper
- Owner: raahulrathore
- Created: 2021-07-09T07:06:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-10T07:50:47.000Z (over 3 years ago)
- Last Synced: 2024-08-09T13:15:00.127Z (5 months ago)
- Topics: python, pytube, web-scraping, youtube-downloader, youtube-scraper
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-YouTube-Scraper
This is a YouTube Scraper made with [PyTube](https://pytube.io/en/latest/) which can scrape data like Video Title, Duration, Length, Description, Views, Video Ratings
and can Download in both Audio and Video format from YouTube.PyTube is a lightweight, Pythonic, dependency-free, library (and command-line utility) for downloading YouTube Videos.