BBYEN logo

BBYEN

Replacement for YouTube upload email notifications

19 stars 2 forks last commit first released MIT

Likely dormant

No commits since 3 Jan 2025. Expect to maintain it yourself or pick an alternative.

BBYEN is a small TypeScript/Node.js service that restores email notifications for new YouTube uploads by scanning your subscriptions and sending messages via SMTP. It pulls the list of subscriptions via Google OAuth and checks channel RSS feeds to detect new videos.

Key Features

  • Automatically retrieves your YouTube subscriptions using OAuth credentials and the YouTube Data API
  • Polls channel RSS feeds to detect recent uploads and avoids duplicate sends via a local sent-video database
  • Sends notification emails through a configured SMTP account with configurable sender and destination
  • Configurable timers for subscription refresh and video-check intervals
  • Supports channel whitelist and blacklist in configuration to control which channels trigger emails
  • Deployable as a Node.js app or via Docker / docker-compose

Use Cases

  • Receive email alerts for new videos from subscribed YouTube channels when native email notifications are unavailable
  • Aggregate new uploads into a single email destination for saving, filtering, or automated processing
  • Run as a lightweight personal notifier on a home server or VPS to replace mobile push notifications

Limitations and Considerations

  • Requires Google OAuth client credentials and enabling the YouTube Data API; the app may present an unverified app warning during authentication
  • Cannot query a channel's bell/notification preference; whitelist/blacklist is manual and based on channel IDs
  • Near-real-time delivery depends on configured polling intervals; not event-driven
  • Relies on a local database/file for tracking sent videos; setup for very large subscription lists may need attention
  • Requires a working SMTP account (may need app-specific passwords or SMTP settings for some providers)

BBYEN is a focused, minimal replacement for discontinued YouTube email notifications that emphasizes simplicity and user control. It is suitable for users who prefer email-based alerts and are comfortable configuring OAuth and SMTP details.

Categories:

Tags:

Tech Stack:

Share:

Similar to BBYEN

LetterFeed logo

LetterFeed

Convert email newsletters into RSS feeds via IMAP

203
13
Last commit

Self-hosted app that scans an IMAP mailbox and exposes each configured sender's newsletters as RSS feeds. Deployable via Docker Compose with a web UI.

MITActively maintained
Alternative to:
Kill the Newsletter! logo
Kill the Newsletter!
+3
Kill the Newsletter! logo

Kill the Newsletter!

Convert email newsletters into Atom feeds

3.1k
142
Last commit

Kill the Newsletter! turns email newsletters into private Atom feeds by providing a unique email address per feed for subscribing without cluttering your inbox.

MITActively maintained
Alternative to:
Kill the Newsletter! logo
Kill the Newsletter!

OpenTrashmail

Self-hosted disposable email inbox with web UI, API, RSS, webhooks

924
75
Last commit

OpenTrashmail is a standalone disposable email (“trashmail”) service with its own SMTP server, offering a web UI plus JSON API, RSS feeds, and webhooks for received mail.

Apache-2.0Slowing down
Alternative to:
Mailinator logo
Mailinator
+3
Feedpushr logo

Feedpushr

Lightweight RSS/Atom feed aggregator daemon with push outputs

390
27
Last commit

Feedpushr is a Go-based feed aggregator with an embedded database, REST API, web UI, OPML import/export, pluggable filters and outputs, and push delivery options.

GPL-3.0Slowing down
Alternative to:
Inoreader logo
Inoreader
+11
Feeds Fun logo

Feeds Fun

Self-hosted RSS/news reader with AI-powered tagging and scoring

390
19
Last commit

News and RSS reader that auto-assigns tags (including via LLMs), lets you define scoring rules, and filter/sort feeds; supports single- and multi-user deployments.

Actively maintained
Alternative to:
Inoreader logo
Inoreader
+11

Geoposler

Dockerized email campaign manager with SMTP and MySQL

32
1
Last commit

Dockerized email campaign manager for creating templates, managing contacts, and sending HTML emails via configurable SMTP; built with TypeScript, Node.js, React, and MySQL.

MITSlowing down
Alternative to:
Mailchimp logo
Mailchimp
+14