Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/iamtalhaasghar/youtube-playlists-downloader
- Owner: iamtalhaasghar
- Created: 2021-04-03T13:10:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T06:24:08.000Z (over 2 years ago)
- Last Synced: 2024-06-28T11:33:02.753Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```