1
5 Comments

How to make calls to youtube Api with multiple Api keys

Hello,

I’ve had this idea in mind to build an app that notifies you via email of when a youtube channel that you’re subscribed to puts out a new content . I’m still undecided of if the notifications will be daily or when the channel puts out new content. This idea steams from me discovering that YouTube cancelled email notifications 3 months ago .

Also , I’m sure that the YouTube api has a limit of resource to be consumed by one API key . Any ideas of how to automatically enable a new user’s api key to make the call , instead of my api key ?

Thanks in advance.

posted to Icon for group Developers
Developers
on November 18, 2020
  1. 2

    This idea steams from me discovering that YouTube cancelled email notifications 3 months ago .

    If its not worth it for google to keep the system running, im skeptical this is worth pursuing.

  2. 1

    Every YouTube Channel has an RSS feed, you can just plug this into something like IFTTT and you are done.

    https://danielmiessler.com/blog/rss-feed-youtube-channel/

    1. 1

      Thank !I appreciate your input.I'll like for the solution to be well suited for multiple users, So i'll do more research on my end on how the IFTTT will work,, since I haven't worked with it before.

  3. 1

    You could write up instructions / make a video for how a user can get an API key and you could store the credentials in your database. This is fairly common (think of a service like Plaid / Mint / whatever storing bank credentials as they're mostly not API-based), or any other app that "does something on behalf" of a user that isn't using some OAuth based system.

    There may also be an API that allows you access to (those) APIs on behalf of the user provided by Google, but I'm not familiar with that, so it may or may not exist.

    1. 1

      Thanks for the advance. Never thought of it this was as well.

Trending on Indie Hackers
7 years in agency, 200+ B2B campaigns, now building Outbound Glow User Avatar 103 comments 11 Weeks Ago I Had 0 Users. Now VIDI Has Reviewed $10M+ in Contracts - and I’m Opening a Small SAFE Round User Avatar 49 comments The "Book a Demo" Button Was Killing My Pipeline. Here's What I Replaced It With. User Avatar 42 comments How I built an AI workflow with preview, approval, and monitoring User Avatar 30 comments I built a desktop app to move files between cloud providers without subscriptions or CLI User Avatar 25 comments Show IH: I built an AI agent that helps founders find the right people User Avatar 22 comments