notatallshaw / arandabot

A youtube to reddit bot based on youtube API v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge getting youtube subscriptions feed in to checking channels directly.

notatallshaw opened this issue · comments

Can use activities list and set home = true:
https://developers.google.com/youtube/v3/docs/activities/list

I don't 100% trust this will be updated with all channel content but it might be worth merging this feed in to the requests in case it's more performant in general?