update static bearer token - tscrape - twitter scraper
(HTM) git clone git://git.codemadness.org/tscrape
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 34ed10b505310477e31b608a28470e2e997eb4ea
(DIR) parent 76a1794bec9f2e64572537abce0258827ce93a80
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 19 Mar 2021 11:25:29 +0100
update static bearer token
This uses the same bearer as youtube-dl.
Thanks frobnitz!
Diffstat:
M tscrape_update | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/tscrape_update b/tscrape_update
@@ -10,7 +10,7 @@ tscrapepath="$HOME/.tscrape/feeds"
maxjobs=8
# Twitter authentication bearer (seems to be static).
-bearer="AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA"
+bearer="AAAAAAAAAAAAAAAAAAAAAPYXBAAAAAAACLXUNDekMxqa8h%2F40K4moUkGsoc%3DTYfbDKbT3jJPCEVnMYqilB28NHfOPqkca3qaAxGfsyKCs0wRbw"
# guest token.
token=""