PixeL
Pricing
Pay per usage
Go to Apify Store
PixeL
An Actor that monitors YouTube channel and posts notifications to a Discord when new videos are uploaded.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Sougata Jana
Maintained by Community
Actor stats
1
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
An Actor that monitors YouTube channel and posts notifications to Discord when new videos are uploaded.
Inputs
Discord Webhook URL: The Discord webhook URL where notifications will be sent.YouTube Channel URL: The URL of the YouTube channel to monitor for new video uploads.K-V Storage: A key-value storage to keep track of the last notified video.
Scheduling
You should schedule this Actor to run at regular intervals (e.g., every hour) to check for new video uploads.
Example Usage
- Set up a Discord webhook in your server.
- Provide the webhook URL and the YouTube channel URL as inputs to the Actor.
- Schedule the Actor to run periodically.
- The Actor will post a notification to the Discord channel whenever a new video is uploaded to the specified YouTube channel.
- Check your Discord channel for notifications about new videos!
TODO
- Update message template to include mentions in Discord.
- Add error handling for invalid URLs or network issues.
- Customize the notification message format.
- Support multiple YouTube channels.
- Add logging for monitoring Actor activity.