I'm trying to figure out if it's possible to get a gdata feed for an auto-generated youtube channel, aka a "Show."
For example, : http://www.youtube.com/show/dharmayudham
Were this a user, I know I could get a feed like http:// gdata.youtube.com/feeds/base/users/{username}/uploads. But since it's not a user, that doesn't work.
I know I could do a search like http:// gdata.youtube.com/feeds/api/videos?v=2&q=dharmayudham, but that's not exactly the same thing.
I've looked all through the API docs to see if that's changed, but can't find any reference to it.
I was hoping someone here might know if it's changed, and the docs haven't been updated, or if there's an expected ETA for that feature?