yt-vid-notifier

Intro

“Simple Python script to get notified about the latest YouTube video from any specific channel that you prefer on Discord!”

Getting Started

Step 1: Set up YouTube Data API

Step 2: Set up a Discord Webhook

Set Up Python Environment

pip install requests

Running On a Cloud Instance

crontab -e
0 */8 * * * /usr/bin/python /home/samsep10l/Desktop/yt-vid-notifier.py

Proof Of Concept

py-yt

yt-notified