gdata

    0热度

    1回答

    用户可以搜索特定的视频吗? "https://gdata.youtube.com/feeds/api/videos?author=" + username + "&v=2&alt=jsonc" 此请求返回用户上传的所有视频username。我如何可以搜索包含字fire视频和由用户上传(无视频,不containt指定字)

    0热度

    1回答

    我想通过PHP/Zend脚本从Google电子表格中获取所有行。这是我使用的脚本: $service = Zend_Gdata_Spreadsheets::AUTH_SERVICE_NAME; $client = Zend_Gdata_ClientLogin::getHttpClient('xxxxxxxxx', 'xxxxxxx', $service); $spreadshe

    0热度

    1回答

    我对Java很陌生,对Google Data API也是新手。我正尝试在公开共享的电子表格中更改工作表的大小。我使用下面的代码: import com.google.gdata.client.authn.oauth.*; import com.google.gdata.client.spreadsheet.*; import com.google.gdata.data.*; import c

    0热度

    1回答

    我对我的应用程序使用virtualenv,并且在我的项目文件夹下的终端中使用env/bin/pip install <lib name>安装了gdata,jira和gspread。我正在关注Google API的文档,但它不起作用? 在本文档中,为了做错误处理,你需要做的: from gdata import errors 而且为了创建驱动器API服务的一个实例(为了以后上创建文件),你需要这样做

    1热度

    1回答

    我正在尝试基于日历事件开发ios应用程序。我使用GData获取日历事件。我没有得到如何从日历事件输出下方获取事件标题和时间的值? calendar events ( "GDataEntryCalendarEvent 0x175c6340: {v:2.6 **title**:Meeting at 11am. content: etag:\"GU4MQwRJeSp7JGA6WhNQ\" kind:ca

    0热度

    1回答

    在我要添加和更新多个Google联系人的计划中,我需要设置联系人的Job Title字段(可在Gmail的Google的商户模板下使用)。我已经尝试了几件事情 - 设置Title属性,制作扩展属性,设置Occupation字段,等等。 //Didn't even show up when I checked the contact on Gmail contact.ExtendedPropert

    1热度

    1回答

    首先,我是Python新手(我来自Ruby)的免责声明。我正在尝试将Google Contacts API集成到我的Heroku Python应用程序中。似乎很难找出如何将gdata包(https://code.google.com/p/gdata-python-client/)推送到Heroku。这是Heroku的错误信息: Traceback (most recent call last):

    1热度

    1回答

    这更多地是我之前发布的代码。 我收到了以下内容,返回从YouTube gdata中提取的所有XML数据中包含的单个URL。我现在无法让它返回属于指定布局的所有URL。 这是返回一个URL while ((inputLine = sc.findWithinHorizon("www.youtube.com/watch?v=9HJ2fl4zbx0&feature=youtube_gdata",

    3热度

    2回答

    当我尝试加载大熊猫 from StringIO import StringIO import requests r = requests.get('https://docs.google.com/spreadsheet/ccc?key=<some_long_code>&output=csv') data = r.content df = pd.read_csv(StringIO(data)

    0热度

    1回答

    我不断收到 Jul 24, 2014 11:53:15 AM com.google.sites.liberation.export.ContinuousContentFeed?$FeedIterator? catchException WARNING: Error retrieving response from query. com.google.gdata.util.InvalidEntryE