Update README.md
This commit is contained in:
parent
07449d003e
commit
79fdc67387
|
|
@ -4,8 +4,8 @@ Automatically rotate youtube thumbnails, if you're not VIP enough for youtube to
|
|||
|
||||
## Prerequisite
|
||||
|
||||
Follow this guide to obtain youtube API access: https://developers.google.com/youtube/registering_an_application
|
||||
You need a GCP Account -> create a new project -> create a OAuth 2.0-Client for a Desktop Application (follow the guide above).
|
||||
Follow this guide to obtain youtube API access: https://developers.google.com/youtube/registering_an_application
|
||||
You need a GCP Account -> create a new project -> create a OAuth 2.0-Client for a Desktop Application (follow the guide above).
|
||||
This will give you the `client_id`, `project_id` and `client_secret` which you need to insert into `app/secrets.json` opr download as a json file, just overwrite the existing one.
|
||||
|
||||
## Setup and Usage
|
||||
|
|
|
|||
Loading…
Reference in New Issue