Commit Graph

279 Commits

Author SHA1 Message Date
jeancf
fbe99609d2 Added debug code 2022-11-28 19:43:41 +01:00
JCF
03a514239a Added default config for domain substitution 2022-11-28 10:20:53 +00:00
BuildTools
b5262b7b3f Another nitter instance 2022-11-27 22:42:16 +01:00
BuildTools
3b5643d132 Cleaned up default 2022-11-27 22:39:38 +01:00
BuildTools
7266662734 Changed nitter instance 2022-11-27 22:09:04 +01:00
jeancf
929dfa4894 Cleaned up default.toml 2022-11-27 20:52:47 +01:00
jeancf
21ac2cf7dd Done but to be tested 2022-11-27 20:45:32 +01:00
jeancf
27ed4cf10e Refactored process_media_body() 2022-11-27 18:30:39 +01:00
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
33b590c5f4 added new keys to toml 2022-11-26 14:27:00 +01:00
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