Commit Graph

271 Commits

Author SHA1 Message Date
jeancf
cb0fc55c8b Remove unused function 2023-07-14 20:21:59 +02:00
jeancf
e53cef4274 Improve README 2023-07-14 20:18:56 +02:00
jeancf
fb8d83800e add upload pause to config 2023-07-14 13:21:12 +02:00
jeancf
d6ed64d6fc Move nitter instances to config file 2023-07-14 13:12:25 +02:00
jeancf
cdc1fb03f7 Add comments 2023-07-14 13:11:20 +02:00
jeancf
b10a8392c8 5 seconds pause between toots 2023-07-14 11:12:30 +02:00
jeancf
d7bfab4cd3 Remove https:// from NITTER_URLs 2023-07-13 15:51:54 +02:00
jeancf
a4f3934d86 Fix indentation 2023-07-13 15:44:37 +02:00
jeancf
29c7457644 Add some log messages 2023-07-13 13:32:38 +02:00
jeancf
cdbb1bb8f2 Fine tune thread download 2023-07-13 11:53:07 +02:00
jeancf
5939484160 Complete get_timeline() 2023-07-13 11:36:04 +02:00
jeancf
f8bd948b9c Hit a bump 2023-07-12 22:19:04 +02:00
jeancf
b842f6d471 Created get_timeline function 2023-07-12 22:02:06 +02:00
jeancf
15663af09d Remove nitter instance due to 404 2023-07-12 19:23:50 +02:00
jeancf
6188f77e2b Removed unreliable nitter instances 2023-07-12 15:01:24 +02:00
jeancf
530953f48b Add Exclusion of thread tweets 2023-07-12 14:51:04 +02:00
jeancf
ea12cea20f Revert "Added saving page to file"
This reverts commit 1faf11222d.
2023-07-12 13:27:26 +02:00
jeancf
7528afaff9 Removed brackets from timestamp 2023-07-11 20:58:41 +02:00
jeancf
1faf11222d Added saving page to file 2023-07-11 20:41:46 +02:00
jeancf
89b6068a04 Handling tweet-link exception 2023-07-11 19:45:53 +02:00
jeancf
e3c8d228a7 Cleanup nitter instances 2023-07-11 13:25:42 +02:00
jeancf
dc1ad82080 Added timezone logic 2023-07-11 13:17:59 +02:00
jeancf
95ef8929dd Do not force the use of brackets 2023-06-29 17:05:15 +02:00
jeancf
cb798b7b17 Added TOML option 2023-06-28 21:47:48 +02:00
jeancf
969b6849b8 Other time representation 2023-06-28 18:34:42 +02:00
jeancf
f1b7247b3d Corrected one more float bug 2023-06-28 17:57:15 +02:00
jeancf
93f8e493db Fixed float timestamp bug 2023-06-28 17:46:00 +02:00
jeancf
156df6040c correct logging message 2023-06-28 16:29:32 +02:00
jeancf
b5f6405ceb Test further 2023-06-28 15:19:46 +02:00
jeancf
23d897f42c Small adjustment 2023-06-28 14:58:02 +02:00
jeancf
3732392dbf Longer wait to mitigate API error 422 2023-06-28 13:53:26 +02:00
jeancf
191c23074d test timestamp 2023-06-23 17:35:01 +02:00
jeancf
fafd6a1ef8 Adjusted logging messages 2023-06-20 11:30:27 +02:00
jeancf
6667b7ef60 Updated licence date 2023-06-19 20:22:41 +02:00
jeancf
062054c836 updated user agents 2023-06-19 20:13:46 +02:00
JCF
36738c7a65 Corrected account_update_credentials() call 2023-06-18 21:40:21 +02:00
jeancf
a8a580989a Another Nitter instance change 2023-06-16 13:50:23 +02:00
JCF
cc0935297f Added info message to log 2023-06-15 20:34:57 +02:00
JCF
36298925ac Fixed undefined variable error 2023-06-15 20:07:39 +02:00
jeancf
503dc42f25 Split account update in 2 calls 2023-06-15 18:09:46 +02:00
jeancf
be1c1c7db7 Initialize url in db as None 2023-06-15 17:58:38 +02:00
jeancf
b883862b36 Removed print 2023-06-15 17:52:36 +02:00
jeancf
8a87af2e67 Added unrelated log message 2023-06-15 17:49:50 +02:00
jeancf
f233592d75 Catch case where no image is set 2023-06-15 17:40:26 +02:00
jeancf
17b4f673bb Improved logging 2023-06-15 17:32:21 +02:00
jeancf
ee403a5301 Handle AttributeError 2023-06-15 17:10:18 +02:00
jeancf
7e4a7d8576 added new nitter instance 2023-06-15 15:04:43 +02:00
jeancf
c306187196 Refined db structure 2023-06-15 14:49:30 +02:00
jeancf
d610d57125 Verified option set 2023-06-15 14:37:41 +02:00
jeancf
6d90486c8b Added configuration option 2023-06-15 14:35:27 +02:00