My final goal is to set up a Webhook whenever a YouTube user uploads a video. After some research I got to this article.
But when I get to the part https://www.youtube.com/xml/feeds/videos.xml?channel_id=CHANNEL_ID
, I got Restricted topic
error when trying the subscribe to the Google/SuperFeedr hubs. I also got my callback URL working.
The topic I want to subscribe to is this: https://www.youtube.com/xml/feeds/videos.xml?channel_id=UC7T8roVtC_3afWKTOGtLlBA
Which shows nothing upon visiting via a browser.
Am I doing something wrong? I've been struggling for a few hours now, any help is appreciated. Thanks!
UPDATE: I found this, but those feeds doesn't have the rel=”hub”
attribute, so probably useless if I want to subscribe it to hub.