mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 01:19:15 +02:00
Compare commits
No commits in common. "e7531cc340a30dee6e3e7dafd5a85dc9cf4acf8f" and "03a8f4e71f7d6d1b80ae890106802197f7ca030a" have entirely different histories.
e7531cc340
...
03a8f4e71f
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -83,12 +83,10 @@ If you plan a larger usage, please consider creating your own youtube_secret fil
|
|||
|
||||
- Go to the [Google console](https://console.developers.google.com/).
|
||||
- Create project.
|
||||
- Side menu: APIs & Services -> APIs
|
||||
- Top menu: Enabled API(s): Enable Youtube Data v3 APIs.
|
||||
- Side menu: OAuth consent screen
|
||||
- Create an app -> User type External -> Add scope from Youtube Data API v3: `.../auth/youtube.force-ssl` and `.../auth/youtube.upload` -> No test user -> save & create
|
||||
- Side menu: APIs & Services -> Credentials.
|
||||
- Create a Client ID: Create credentials -> OAuth Client ID -> Other -> Name: prismedia1 -> Create -> OK
|
||||
- Side menu: APIs & auth -> APIs
|
||||
- Top menu: Enabled API(s): Enable all Youtube APIs.
|
||||
- Side menu: APIs & auth -> Credentials.
|
||||
- Create a Client ID: Add credentials -> OAuth 2.0 Client ID -> Other -> Name: prismedia1 -> Create -> OK
|
||||
- Download JSON: Under the section "OAuth 2.0 client IDs". Save the file to your local system.
|
||||
- Save this JSON as your youtube_secret.json file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue