Hi, yes I have the v=2 only It seems to work on some feeds and not others. it doesn't seem to be my call back script. If I subscribe with [email protected] in google talk I see the same issue. Youtube Feeds like russiatoday & cnn subscribe but never update. Is it possible that some feeds don't work while others do? This is what I am seeing.
Regards Brian On Friday, May 25, 2012 3:29:18 PM UTC+1, Jeffrey Posnick wrote: > > Hello, > > Yes, things should be working—I just added a subscription to the uploads > feed of a test account using a simple App Engine-based PuSH listener I have > set up, and when I uploaded a new video, my server was notified. > > Be sure that you're subscribing to the correct topic URL. You should > include v=2 as the only URL parameter, you should use an http URL, and it > should be the uploads, favorites, or subscriptions feed of a given user. > > If you're not having any luck, could you let us know what topic URL > you're subscribing to, and confirm that your listener server is correctly > configured and working with other sources of PuSH data? > > Cheers, > -Jeff Posnick, YouTube API Team > > On Friday, May 25, 2012 6:02:45 AM UTC-4, Julien wrote: >> >> I invited folks from Youtube to follow that conversation so they can help >> out. >> Thanks, >> >> On Friday, May 25, 2012 10:42:30 AM UTC+2, bhg wrote: >>> >>> according to >>> >>> http://apiblog.youtube.com/2010/10/pubsubhubbub-for-youtube-activities.html >>> >>> >>> *Update (February 2012): We're happy to report that PubSubHubbub >>> functionality for YouTube feeds has been restored for the uploads, >>> subscriptions, and favorites feed. When subscribing to a feed URL, be sure >>> that the only URL parameter you include is v=2, e.g. ** >>> http://gdata.youtube.com/feeds/api/users/GoogleDevelopers/uploads?v=2*<http://gdata.youtube.com/feeds/api/users/GoogleDevelopers/uploads?v=2> >>> >>> >>> Can anyone confirm that Youtube service is pinging hubs ? >>> >>> thanks in advance - brian >>> >>
