I need to develop a web site where I upload videos using the youtube API. I cannot do it to my youtube account (see youtube terms for an explantion on that) so it need to be done in the user behalf.
Are there any c# code samples of youtube API (or gdata API) using OpenID and OAuth ? Or maybe a p开发者_运维百科ost / article with code examples
So, I am learning Javascript while playing white Google Calendar APIs and I just can\'t figure how this piece of code is working this way:
I have noticed that when you view PDFs in google docs the PDF viewer renders the PDF file into PNG images.
Hey guys, I am a little lost on how to get the auth token.Here is the code I am using on the return from authorizing my app:
So, I figured out how to get an access token from Google using the Zend_Oauth library in 1.10. Now lets say I want to get my contacts...
When I upload PDF to Google Docs (using Python\'s gdata library), I get link to the document: >>> e.GetAlternateLink().href
I\'m trying to retrieve a Google Calendar event using the Zend Gdata library. When I create an event I store in my database the event URL returned by the insertevent method. Initially I thought I cou
I\'m writing an application usin开发者_Go百科g Python that adds videos to a user\'s playlist on Youtube. Doing this one at a time causes Youtube to start throttling my requests.
Hi Guys I\'m trying to delete multiple events from the Google Calendar API (From a date range). I get the feed correctly, this is not the problem. The probleme is the delete function. I get this error