Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamtalhaasghar/youtube-playlists-downloader

A terminal based tool to scrap list of all videos of a youtube channel since it was created.
https://github.com/iamtalhaasghar/youtube-playlists-downloader

Last synced: 3 months ago
JSON representation

A terminal based tool to scrap list of all videos of a youtube channel since it was created.

Awesome Lists containing this project

README

        

# youtube-channel-scraper
A terminal based tool to scrap list of all videos of a youtube channel since it was created.

# How to run
```
pip install -r requirements.txt
python bot.py channel_id_1 channel_id_2 [...] channel_id_last
```