google-photos-at-random:随机加载Google相册中的照片

时间:2024-05-27 23:01:04
【文件属性】:

文件名称:google-photos-at-random:随机加载Google相册中的照片

文件大小:33KB

文件格式:ZIP

更新时间:2024-05-27 23:01:04

google-photos JavaScript

Google随机照片 从Google相册中随机加载照片。 设定凭证 转到Google的。 转到“凭据”标签,然后创建一个OAuth Web客户端。 将http://localhost:3000/oauth2callback为URI重定向。 记下您的Client ID和Client secret 。 在下一部分中,您将需要此功能。 设置项目 运行以下脚本以获取项目: git clone https://github.com/peterthehan/google-photos-at-random.git cd google-photos-at-random npm i 找到并将其重命名为config.json 。 打开文件,然后输入上一节中的“ Client ID和“ Client secret ”: { "clientId": "CLIENT_ID_PLACEHOLDER",


【文件预览】:
google-photos-at-random-master
----package.json(1KB)
----.eslintrc.json(219B)
----.github()
--------FUNDING.yml(137B)
----LICENSE(1KB)
----package-lock.json(73KB)
----src()
--------index.js(2KB)
--------commands()
--------example.config.json(146B)
--------util()
--------albums()
----.gitignore(63B)
----README.md(2KB)
----.eslintignore(13B)

网友评论