From 796dfc516c45cab20f653f5a903acd57ef86c7d8 Mon Sep 17 00:00:00 2001 From: santiago Date: Wed, 21 May 2025 01:06:03 +0000 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05e2b43c..c75bb38d 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,17 @@ A pair of PHP scripts that extract links from your Mastodon / snac bookmarks and - YouTube Playlist (Google oAUTH API) - 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 @@ -17,9 +25,9 @@ Explain here how to get readeck token in the web UI. - for TV and limited INPUT - 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