A simple tool to send push notifications of new YouTube videos using ntfy.sh.
Putting the application on the server and running it periodically using CRON to get new content from specified YouTube channels.
- Clone this repo.
- Edit
config.json
as you want. - Install dependencies -
pip install -r requirements.txt
. - Configure CRON to run
python main.py
. - Subscribe your topic in ntfy.sh app.