https://github.com/thespeedx/ytscrapper
Yet Another Youtube Scrapper To Scrap All Info of A Channel
https://github.com/thespeedx/ytscrapper
Last synced: about 1 year ago
JSON representation
Yet Another Youtube Scrapper To Scrap All Info of A Channel
- Host: GitHub
- URL: https://github.com/thespeedx/ytscrapper
- Owner: TheSpeedX
- Created: 2020-09-03T07:18:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T05:29:15.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T19:37:52.224Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 12
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YTScrapper
Yet Another Youtube Scrapper
### Features
- Scrap Video info from channel like
- Title
- Description
- Thumbnail
- Published Date
- Duration
- URL
- Process 50 videos at once
- Export to CSV
### How To Use
- Get your Youtube API v3 key from your Google Console.
- Paste API KEY in `.env` file
- Get the channel URL you want to scrap.
- Install requirements by `pip install -r requirements.txt`
- Finally, run Code by `python youtube.py`
#### Note
This code was part of a freelance project. The code might be unstable and might not be actively maintained.
Any contribution is highly appreciated.
## Contact me
Feel free to open an issue
[Telegram](http://t.me/the_space_bar)