gdata-api
Rails 3 gdata site wide youtube client
i want to uses youtube\'s api within rails. I need a client which is able to access youtubes api application wide.[详细]
2023-03-14 01:49 分类:问答Problem with image base64 encoding: images are 'quite never' displayed in the created html
I build an html doc by encoding images with base64. Then, I upload the html on google docs, but images are \'quite never\' displayed.[详细]
2023-03-13 02:02 分类:问答Error when add Gdata to project
I add Gdata to my project and set other C Flags: Debug : -DDEBUG=1 Other Linker Flags : -lxml2 -ObjC C Language Dialect:C99 [-sd=c99][详细]
2023-03-12 03:45 分类:问答Adding YouTube video to a playlist throws InvalidEntryException
I have a small AppEngine app that enables me to add YouTube videos to a YouTube playlist. The app uses YouTube Data API through Java client library. The app worked great until some problems appeared f[详细]
2023-03-11 22:08 分类:问答What are the differences between gdata.docs.service.DocsService and gdata.docs.client.DocsClient?
There\'re similarities (in authentication and a few other operations, e.g. both can get documents list), but what are the differences? Why do we need both of them?[详细]
2023-03-11 04:03 分类:问答Can I upload a html file with Google Documents List API?
I need to upload html files to google开发者_如何学C docs with Google Documents List API, but the server always response an error of \"ServiceForbiddenException\".[详细]
2023-03-09 18:11 分类:问答gdata to java object mapping
hi I started learning google data api. I have one question What will be the best way of parsing xml google data xml ?[详细]
2023-03-09 04:13 分类:问答Getting HTTP 403 when pulling data from gdata api within a Django view
When trying to pull data from the youtube gdata api using urllib2.urlopen, I receive a HTTP 403 error. I\'ve turned off the CSRF middleware for debugging purposes, and the view I\'m using looks like t[详细]
2023-03-08 19:58 分类:问答GData Calendar Execution Order
I was wondering if anyone had an explanation/solution for this problem. I am using the GData API to get calendar information and store it into an NSDictionary, and accessing it later. However when I c[详细]
2023-03-08 06:17 分类:问答How to get the items from youtube.com/music
http://youtube.com/music lists the top 100 music videos on YouTube. How do I get these with the Data API? Can\'t find it documented anywhere.[详细]
2023-03-07 23:39 分类:问答