7 lines
384 B
Markdown
7 lines
384 B
Markdown
|
## Description
|
||
|
|
||
|
`youtube-alert-and-download` is a simple tool designed for monitoring and archiving new YouTube videos from specified channels using [yt-dlp](https://github.com/yt-dlp/yt-dlp). It automatically notifies Discord users about new uploads and downloads them for archival purposes, all configured through `config.py`.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Refer to `config.example.py` on how to setup
|