Commit Graph

49 Commits

Author SHA1 Message Date
cquest
16212f800a use access-token once retrived with login/pass 2023-11-01 19:51:59 +01:00
cquest
bea70c722c make toots less visible 2023-07-02 10:57:00 +02:00
cquest
1acd039871 handle non retrievable pictures (403) 2023-07-02 10:56:24 +02:00
cquest
21ef9375f3 hack to handle UTF8 encoded "Location" header 2023-06-02 11:57:04 +02:00
cquest
5b562ff379 fix endless loop redirects 2023-06-02 11:56:38 +02:00
cquest
dfde209171 better thread handling 2023-04-28 12:37:27 +02:00
cquest
e6ec0b20d7 first threads support... 2023-04-27 18:08:11 +02:00
cquest
6154b7d5a9 less prints... 2023-04-27 18:07:50 +02:00
cquest
735c495b41 do not retrieve video longer than 600s (10mn) 2023-04-27 15:29:08 +02:00
cquest
887474a1f3 do not download very large video files ! 2023-02-09 16:51:53 +01:00
cquest
fba2318929 avoid redirect inifinite loops 2023-02-09 16:51:31 +01:00
cquest
79f922af24 download only 1st video (avoid playlists in yt-dlp) 2023-01-15 09:35:28 +01:00
cquest
1165374824 handle local path redirects 2023-01-15 09:35:04 +01:00
cquest
92c3992708 handle https broken redirectors like ow.ly or u.afp.com 2023-01-04 08:10:59 +01:00
cquest
1b68e9e6b4 replace utm_xxx tracking to show source is Mastodon instead of removing them 2022-12-19 09:40:16 +01:00
cquest
d068a9f1cb factorize (un)redirect processing and make it multi-level 2022-12-19 09:38:57 +01:00
cquest
cb6267ef86 migrate sqlite global database to local account directory 2022-12-14 16:48:54 +01:00
cquest
af8ff73fd1 delay post only is there is an attachment 2022-12-14 16:48:14 +01:00
cquest
b2185b6434 get pics from nitter and fallback to twitter 2022-12-14 13:44:16 +01:00
cquest
d54ca76d7e Merge branch 'master' of github.com:cquest/tootbot 2022-12-11 18:10:58 +01:00
cquest
0fa5ecf96b special processing for xkcd 2022-12-11 18:10:45 +01:00
cquest
35bc4aeb4f add delay when "Unprocessable Entity" error on post (fixes #9) 2022-12-11 18:08:40 +01:00
Horațiu Mlendea
e30fd92bd3 Removed unnecessary code 2022-12-07 17:51:13 +02:00
Horațiu Mlendea
03da7875aa Support for Reddit 2022-12-07 17:49:14 +02:00
cquest
f49977e4cf send "unlisted" toots instead of "public" to avoid public TL flood 2022-11-10 11:56:40 +01:00
cquest
a858cd4608 avoid re-entrance problems 2022-11-08 11:24:01 +01:00
cquest
fc049bae16 more text content cleanup + twitter>niteer + utm_? tracking removal 2022-11-06 09:32:39 +01:00
cquest
370ce57cdb mastodon prefers mp4 videos 2022-11-06 09:32:06 +01:00
cquest
d29ac1c8c1 better tweets.json cleanup on each run 2022-11-06 09:31:36 +01:00
cquest
e453665420 some debug output to log activity 2022-11-06 09:31:06 +01:00
cquest
291639623a missing import 2022-11-05 09:48:13 +01:00
cquest
9c03e5c262 retrieve tweets with twint 2022-11-05 09:47:45 +01:00
cquest
66c5298507 support RSS feeds 2022-11-05 09:45:06 +01:00
cquest
c5614c6071 fix mastodon login 2022-11-05 09:44:34 +01:00
cquest
c900b065ab use proper id 2022-05-02 16:07:24 +02:00
cquest
75e0353dc6 add "Source: author" only if authors is present 2022-05-02 16:06:54 +02:00
cquest
6a58efdec9 use links when available to embed images 2022-05-02 16:06:17 +02:00
cquest
b163d3e115 use title when no id is available 2022-05-02 16:05:47 +02:00
cquest
8c6c279c2b ajout delay pour envoi différé 2019-06-25 15:05:16 +02:00
cquest
611f235aff howto use rss/atom feed 2019-04-03 17:52:36 +02:00
cquest
66f4a1a887 rss/atom feed support 2019-04-03 17:47:28 +02:00
cquest
91f811ecbb age param 2019-04-03 17:46:53 +02:00
cquest
184ab026f4 pep8 2019-04-03 17:46:13 +02:00
cquest
720aff1abd reorg modules 2019-04-03 17:44:07 +02:00
cquest
722e7192dd missing @ to detect retweets 2017-06-09 15:00:10 +02:00
cquest
ecbbf79a9a show retweets: RT xxxx 2017-06-08 18:01:40 +02:00
cquest
f063ecbea1 missing space 2017-06-08 17:48:05 +02:00
cquest
d221df18ae mastodon login only when new tweets to toot 2017-05-29 22:54:37 +02:00
cquest
7815113bdb first commit 2017-05-28 09:41:05 +02:00