guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

MP4 feed (youtube) #475

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hi,

I would like to see a mp4 feed.

f.e. if someone is a daily vlogger on youtube and you want his (or your own) 
vids on your own website.
instead of changing the code every single day, why not make it a feed?
auto updates whenever the person uploads a new video.

Kinda the same as a profile page on youtube (with player (no flooting one)and 
playlist) only then on your own website

1 code for each profile most recent vid

Original issue reported on code.google.com by ferd...@gmail.com on 27 Jun 2010 at 11:27

GoogleCodeExporter commented 8 years ago
It is possible to request a feed of videos which were uploaded by a specific 
user:

http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#User_Uplo
aded_Videos

Is this what you are looking for?

Original comment by jscud.w...@gmail.com on 10 Aug 2010 at 4:44