http://code.google.com/p/gdata-issues/issues/detail?id=2345
b) If we pass an user id parameter to any API that fetches video list, it should also return a state telling if the video has been liked buy the user passed as argument.
On Friday, 27 April 2012 11:35:23 UTC+5:30, Deepa wrote:
--Hi Jeffrey,
Thank you for the quick response.
I have adopted the methodology that is mentioned in the link. It works as of now. Now, I would like to add the following features to my app:
a) Like a Youtube video. I can support this using Youtube APIs
b) List all the videos that are liked by the user and are uploaded through my app. There is no Youtube API that can filter user-liked-video list by the app that has uploaded.
So, I am planning to post the 'Like' to both Youtube and my database-server when user likes the video. I face the following problem in this method:
a) If user unlikes the video via Youtube web-interface or any other app, my app will not get any notification and hence my database server is not updated leaving Like state of a video as dangling state.
b) User can trace the Like-post URL to my database server and have it to increment the like count for his videos. I need to find some secure mechanism to do this whereas my company does not deal with web-security, login sessions etc.
Could you please help me?
Thanks and Regards,
Deepa
On Friday, April 27, 2012 1:20:42 AM UTC+5:30, Jeffrey Posnick wrote:Hello Deepa,
Please see http://apiblog.youtube.com/2012/02/video-uploads-from- your-sites-community.html 
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Apr 26, 3:12 am, deepa shenoy <de...@robosoftin.com> wrote:
> Hi,
>
> I don't know if this is the right place to post this query; please suggest
> me if I am wrong.
>
> Does Youtube provides the server space for my company? I want the Youtube
> user to upload the video to this space using his Youtube account via our
> app.
> To be more clear: My application provides an interface for the Youtube user
> to upload the videos to Youtube using his account. The user can do the same
> through Web-Interface or via other apps too. But, my app wants to list all
> the videos of any user that are uploaded via our app in my app. Does
> Youtube helps me in this aspect?
>
> Thanks and Regards,
> Deepa
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/tc5No28C_YkJ.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.
No comments:
Post a Comment