PipedreamHQ/pipedream

[TRIGGERS] YouTube

Open

#3,487 opened on 2022年7月20日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
blockedenhancementgood first issuehelp wantedtriagedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (平均マージ 9d 7h) (30d で 131 merged PRs)

説明

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

コントリビューターガイド