Commit Graph

211 Commits

Author SHA1 Message Date
jeancf
8aa9bb9ae0 Corrected urlunparse() call 2022-11-27 18:15:16 +01:00
jeancf
f92d025e5c substitute_source() completed 2022-11-27 18:12:49 +01:00
jeancf
318354669e Added reddit substitution 2022-11-27 18:03:30 +01:00
jeancf
69c358b516 Added twitter substitution 2022-11-27 17:56:37 +01:00
jeancf
381845e514 Basic functionality OK with youtube 2022-11-26 15:04:00 +01:00
jeancf
3404b7df6a Implemented youtube substitution 2022-11-26 14:36:20 +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
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
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
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
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
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
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
dc8c89243c Updated user agents 2022-11-17 20:56:21 +01:00
jeancf
a2c9deb250 Removed duplicate tracker tags and added 'xtor' 2022-11-17 20:53:03 +01:00
jeancf
6a20c257e5 Merged contribution from
mathdatech
2022-11-17 20:18:42 +01:00
jeancf
b04b7dc195 Removed temp debug 2022-11-14 12:40:56 +01:00
jeancf
f96d8fa93c Added missing logging 2022-11-14 12:36:06 +01:00
jeancf
514a1b3304 Added some temp debug code 2022-11-14 12:26:55 +01:00