PipedreamHQ / PipedreamHQ/pipedream
[TRIGGERS] YouTube
Open
blocked
enhancement
good first issue
help wanted
triaged
trigger / source
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
### 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
Assessment
This issue has not been assessed yet.