gdata-api
embed youtube in c/gtk application
I want to develop an applicat开发者_开发知识库ion, for searching and watching youtube videos, in C language with GTK for UserInterface. Does API\'s available for embedding Youtube into C application ?[详细]
2023-02-02 20:12 分类:问答Google Talk API for iPhone
Does anyone know how to connect to Google Talk using GData API. IS there a better api for iphone development for connection t开发者_JAVA技巧o Google Talk? I have been looking thru the examples I downl[详细]
2023-02-01 07:04 分类:问答iOS strange linker behavior -- can't get GData to compile with Three20
I\'ve been trying to compile the Google Data libraries in a project with three20. The problem is if I add the \"-ObjC\" flag to my target as needed to get the GData to link I end up 开发者_开发问答get[详细]
2023-01-31 21:28 分类:问答How can I upload a photo to Picasa via the GData APIs, from .NET?
Similar toSimple example to upload photos into google picasa, which is about python; this one is about .NET.[详细]
2023-01-30 14:32 分类:问答How to get High quality RTSP Streaming URL using gData API
Recently I have tried to get high quality RTSP Streamng using gData API I have got only one clue from google, http://code.google.com/intl/ko/apis/youtube/2.0/reference.html#formatsp[详细]
2023-01-30 09:25 分类:问答Read-only access to GData API with OAuth
I\'m using the Google Documents List API to get a list of documents and export their contents.I\'m authenticating wi开发者_如何学运维th OAuth (3-legged). It\'s been very straightforward, with one exce[详细]
2023-01-30 09:08 分类:问答Invalid request URI while adding a video to playlist via youtube api
I have been unable to overcome this error while trying to add a video to my playlist using the youtube gdata python api.[详细]
2023-01-29 21:55 分类:问答uploading csv with gdata - Content-Length error
I\'m attempting to use the gdata project from an android app. I\'m attempting to upload a new csv file to google docs, but I keep encountering a 411 error (Content-Length).[详细]
2023-01-27 17:22 分类:问答Unclear Google Analytics API quota restrictions
I\'ve been recently fixing my application that apparently reached some GA quota limitations and I\'ve found a couple of things that were not clear to[详细]
2023-01-26 04:00 分类:问答I'm not being able to access some GData Contacts properties, such as gender
Here\'s the code: def fetch_feed(self): client = gdata.contacts.service.ContactsService() client.ClientLogin(username, password) #Will change to AuthSub later.[详细]
2023-01-25 04:55 分类:问答