Maybe I am over looking something, but from all the API docs I've looked at theres no mention that I have found as of yet or examples to show if youtube offers channel specific feeds
what I want to do ultimately is with a little bit of php and javascript get all the videos for this particular user
and then list them out on his site accordingly. So seeing as I am having troubles finding my answers I decided to come here, I figure this may be a repeat question somehow somewhere and if it is I am sorry. But if anyone can point me in the right direction that'd be helpful enough for me. Thanks.
Maybe I am over looking something, but from all the API docs I've looked at theres no mention that I have found as of yet or examples to show if youtube offers channel specific feeds
what I want to do ultimately is with a little bit of php and javascript get all the videos for this particular user
http://www.youtube.com/user/stevesattlerfilms
and then list them out on his site accordingly. So seeing as I am having troubles finding my answers I decided to come here, I figure this may be a repeat question somehow somewhere and if it is I am sorry. But if anyone can point me in the right direction that'd be helpful enough for me. Thanks.
Share Improve this question edited Oct 23, 2011 at 23:17 Eddy Freddy 1,8161 gold badge13 silver badges18 bronze badges asked Oct 23, 2011 at 22:52 chrischris 36.9k53 gold badges147 silver badges256 bronze badges1 Answer
Reset to default 20I would request a video feed and make use of the author parameter. This should give you all the videos of a specific user.
In your example: http://gdata.youtube.com/feeds/api/videos?author=stevesattlerfilms