Update README.md

This commit is contained in:
Santiago Lema 2025-05-21 01:00:52 +00:00
parent 50c467be2b
commit eee2c2b4f1

View file

@ -11,11 +11,11 @@ Explain here how to get readeck token in the web UI.
## Instructions to create Youtube Playlist and get a token ## Instructions to create Youtube Playlist and get a token
* Go to the Google Cloud Console: - Go to the Google Cloud Console:
* Project > APIs & Services > Credentials - Project > APIs & Services > Credentials
* Create oauth client ID - Create oauth client ID
* for TV and limited INPUT - for TV and limited INPUT
* Download the OAuth 2.0 Client ID JSON file - Download the OAuth 2.0 Client ID JSON file
save as save as
``` ```
@ -23,10 +23,11 @@ save as
``` ```
## Add your Google account as a test user ## Add your Google account as a test user
* Go to Google Cloud Console > OAuth consent screen
* ~> Audience - Go to Google Cloud Console > OAuth consent screen
* Under “Test users” - ~> Audience
* Add your Google email for your Youtube account - Under “Test users”
- Add your Google email for your Youtube account
## Add google Api things with PHP Composer ## Add google Api things with PHP Composer