Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 467 Bytes

youtube-notifier

A simple tool to send push notifications of new YouTube videos using ntfy.sh.

Usage

Putting the application on the server and running it periodically using CRON to get new content from specified YouTube channels.

Setup

  1. Clone this repo.
  2. Edit config.json as you want.
  3. Install dependencies - pip install -r requirements.txt.
  4. Configure CRON to run python main.py.
  5. Subscribe your topic in ntfy.sh app.