Commit Graph

264 Commits

Author SHA1 Message Date
BuildTools
9957823cce reasonable values 2022-11-25 13:32:19 +01:00
jeancf
e6af746c17 Corrected login issue 2022-11-24 09:33:31 +01:00
jeancf
c699e80e25 Corrected TOML key 2022-11-24 08:35:19 +01:00
jeancf
7ebc2927a7 Keep log files 2022-11-23 16:28:37 +01:00
jeancf
db8d99fc4e Updated .gitignore 2022-11-23 15:19:33 +01:00
jeancf
d79da68b02 Simplified login signature 2022-11-23 15:02:31 +01:00
jeancf
10616d6c88 Simplified is_time_valid() 2022-11-23 14:55:43 +01:00
jeancf
b6315f193c Simplified process_media_body and _attachments 2022-11-23 14:49:06 +01:00
jeancf
294bf1fae1 Changed config struct to global 2022-11-23 14:31:17 +01:00
jeancf
82951bfbd3 Added missing params to info 2022-11-23 11:42:56 +01:00
jeancf
4a73a6252e Updated logging info 2022-11-23 11:25:19 +01:00
jeancf
85c5c2ef48 Updated config file 2022-11-23 11:17:53 +01:00
jeancf
0b58df16e2 Merge branch 'clean_url' into cfg_file
# Conflicts:
#	twoot.py
2022-11-23 11:00:06 +01:00
jeancf
f0b5ee98d2 Added missing parameter in docstring 2022-11-23 10:50:41 +01:00
jeancf
3930acc93f Updated README 2022-11-23 09:59:45 +01:00
jeancf
7e7fa4620f Implemented -l command-line option 2022-11-23 09:59:06 +01:00
jeancf
0d1be42dcc Added code to remove trackers from fragments 2022-11-22 22:01:27 +01:00
jeancf
9b5a76db60 updated README.md 2022-11-22 12:50:34 +01:00
jeancf
9625c2128b modified get request in deredir_url() 2022-11-22 11:38:49 +01:00
jeancf
e11102f4a6 User agent removed 2022-11-22 11:33:45 +01:00
jeancf
68e4918b02 Added debug message 2022-11-22 11:08:29 +01:00
jeancf
40d14c4d5d Added de-redirection of URL in tweet 2022-11-22 11:05:16 +01:00
jeancf
8930d5329f Updated README for release 2022-11-22 10:14:42 +01:00
jeancf
6860c53b11 Trying additional instance 2022-11-22 10:11:02 +01:00
jeancf
19eae4f210 Removed unreliable nitter instance 2022-11-22 09:56:56 +01:00
jeancf
f88414bb35 Added _remove_tracker_fragment() 2022-11-19 13:12:41 +01:00
jeancf
14d698f057 Removed forgotten debug code 2022-11-18 17:26:40 +01:00
jeancf
96a794e273 Modified comment 2022-11-18 17:22:30 +01:00
jeancf
be8592e1fe Cleaned up default.toml 2022-11-18 17:20:58 +01:00
jeancf
b161118cf8 Replaced max_age min_delay and cap 2022-11-18 17:06:46 +01:00
jeancf
739009ba97 Replaced suppress_retweets and get_vids 2022-11-18 17:03:12 +01:00
jeancf
99a63463d3 Replaced mast_account 2022-11-18 16:57:44 +01:00
jeancf
7c307e1003 replaced mast_instance 2022-11-18 16:55:50 +01:00
jeancf
aa75146580 replaced twit_account and tweets_and_replies 2022-11-18 16:54:31 +01:00
jeancf
c8986ad5fb Config loading OK 2022-11-18 16:43:52 +01:00
jeancf
06e4e8b9a2 Improved comments 2022-11-18 16:43:16 +01:00
jeancf
94294c6792 Updated command-line description 2022-11-18 14:16:04 +01:00
jeancf
2d0d1bc688 Updated README and CHANGELOG 2022-11-18 14:10:19 +01:00
jeancf
e6e6a77d3e Looking for better nitter instances 2022-11-18 13:59:34 +01:00
jeancf
6308fdc348 Reduced debug logging to essential in clean_url() 2022-11-18 13:56:22 +01:00
jeancf
37a4419ea6 Added missing parameter to process_media_body() 2022-11-18 13:32:16 +01:00
jeancf
9b1f4c9cee Swapped another nitter instance 2022-11-18 13:04:30 +01:00
jeancf
203e90dcd4 Added debug messager to clean_url() 2022-11-18 12:57:44 +01:00
jeancf
2a736de0c7 Replaced poor performing nitter instances 2022-11-18 12:17:34 +01:00
BuildTools
e2eff0445c Changed mode of twoot.py 2022-11-18 12:07:02 +01:00
jeancf
26b0619880 added command-line option 2022-11-18 11:55:06 +01:00
jeancf
4a30746f25 Fixed loading config 2022-11-17 23:30:22 +01:00
jeancf
d336711514 Struggling with config 2022-11-17 23:23:11 +01:00
jeancf
6bc4e04c7d Aligned config with available features 2022-11-17 22:03:44 +01:00
jeancf
dc8c89243c Updated user agents 2022-11-17 20:56:21 +01:00