Update README.md

This commit is contained in:
Santiago Lema 2025-05-21 01:06:03 +00:00
parent eee2c2b4f1
commit 796dfc516c

View file

@ -5,9 +5,17 @@ A pair of PHP scripts that extract links from your Mastodon / snac bookmarks and
- YouTube Playlist (Google oAUTH API) - YouTube Playlist (Google oAUTH API)
- Readeck (simple API token) - Readeck (simple API token)
## TODO instructions readeck API ## Instructions to get a Readeck token
Explain here how to get readeck token in the web UI. In Web UI:
- Settings, API tokens, Create API Token
- Check Bookmarks Read + Write
Save it as:
```
/_credentials/token.json
```
## Instructions to create Youtube Playlist and get a token ## Instructions to create Youtube Playlist and get a token
@ -17,9 +25,9 @@ Explain here how to get readeck token in the web UI.
- 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 it as:
``` ```
./_credentials/client_secret.json /_credentials/client_secret.json
``` ```
## Add your Google account as a test user ## Add your Google account as a test user