PipedreamHQ/pipedream

[TRIGGERS] YouTube

Open

#3.487 geöffnet am 20. Juli 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (5.305 Forks)batch import
blockedenhancementgood first issuehelp wantedtriagedtrigger / source

Repository-Metriken

Stars
 (7.438 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 7h) (131 gemergte PRs in 30 T)

Beschreibung

App

YouTube (Data API) https://developers.google.com/youtube/v3

Triggers

Ideally we can use webhooks instead of polling

  • New YouTube Video (Instant); with channelId as a prop
  • YouTube Video Updates (Instant); with youtubeVideoId as a prop

These might be helpful: https://developers.google.com/youtube/v3/guides/implementation/subscriptions?hl=en https://developers.google.com/youtube/v3/guides/push_notifications?hl=en

Contributor Guide