google developers如何创建一个Youtube api key(Create a New YouTube API Key)
MAY 10, 2019 by Steven Yuan
翻译自:http://www.lundaelectronics.com/cn/new/Create-a-New-YouTube-API-Key.html
如何创建一个Youtube api key
想创建youtube kay的话呢你需要访问这个URL地址:
https://console.developers.google.com/project
1. 点击 “Create Project”

2. 设置Project name并点击“Create”


3.在dashboard页面上, 点击 “Enable an API”, 然后点击 “YouTube Data API”, 然后再点击 “Enable API” 然后就可以在project里激活你的YouTube API



4. 在左边的菜单里, 点击 “Credentials”, 然后是 “Create Credentials”, 接着 “API Key”. 只需要点 “Create”.

你的 API key 就成功显示了

(Note: 1 个 API Key 只能发送10000次的请求)