Jeff,
While I haven’t tested it extensively, I can verify that I’m getting updates from some of the YouTube feeds. They don’t seem to come immediately, maybe within ½ day or so. Being one of the people who asked you a few times on the groups when this might be coming back, it’s great to finally see it put in place. Thanks! - Nick From: [email protected] [mailto:[email protected]] On Behalf Of Jeffrey Posnick Sent: Wednesday, May 30, 2012 10:53 AM To: [email protected] Subject: Re: [pubsubhubbub] Re: youtube Hello, Hmmm. Like I said, I've seen successful pushes for some accounts that I've tested with recently, but I just tried with both cnn and russiatoday's uploads feeds, and I haven't been pushed any updates despite new entries being added. I'll follow up with the relevant folks internally to see if they can explain what's going on. Cheers, -Jeff Posnick, YouTube API Team On Mon, May 28, 2012 at 7:57 PM, bhg <[email protected]> wrote: 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
