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

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

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)