一个 Google Drive 搜索引擎
資深大佬 : xinyana 4
https://zhao.pp.ua 一个基于ElasticSearch的 Google Drive 搜索引擎,可搜索、可直接下载
大佬有話說 (24)
ElasticSearch的 Google Drive 搜索引擎,可搜索、可直接下载
牛逼,哪些需要权限的库,你是如何做到能够直接下载的? {
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “downloadQuotaExceeded”,
“message”: “The download quota for this file has been exceeded.”
}
],
“code”: 403,
“message”: “The download quota for this file has been exceeded.”
}
}