msramalho
dc0ca8bdd6
adds browsertrix to all archivers flows
2022-10-17 14:06:50 +01:00
Ed Summers
c34fb9cf10
Add browsertrix profile config option
...
This commit adds a browsertrix profile option to the configuration. In
order to not require the passing of the browsertrix config to every
Archiver, the Archiver constructors (include the base) were modified to
accept a Storage and Config instance. Some of the constructors them pick
out the pieces they need from the Config, in addition to calling the
parent constructor. In order to avoid a circular import that this
created the Config object now defines the default hash function to use,
rather than having it be a static property of the Archiver class.
2022-10-11 16:21:42 -04:00
msramalho
4b423dfc34
fix telethon exception
2022-06-27 14:36:58 +02:00
msramalho
ffe1c425a0
new archiver, new hack, ready
2022-06-27 01:07:55 +02:00
msramalho
3efb835222
fix: telethon bad regex for ?single
2022-06-16 18:06:17 +02:00
msramalho
afc7e133cf
simplifying telethon
2022-06-16 16:26:30 +02:00
msramalho
81eb00a767
handle deleted telegram
2022-06-16 16:19:57 +02:00
msramalho
81ce27bdb3
fix
2022-06-16 14:34:33 +02:00
msramalho
ec1993c5dc
telethon fix
2022-06-16 14:33:50 +02:00
msramalho
b37f7adc8f
another telethon fix
2022-06-16 14:29:51 +02:00
msramalho
277d81d687
telethon minor fix
2022-06-16 14:16:18 +02:00
msramalho
86e1d3545e
fix for missing telethon config
2022-06-15 17:17:46 +02:00
msramalho
bd5146ac3e
bug fixes
2022-06-08 18:17:25 +02:00
msramalho
562d2f51ad
bot token
2022-06-08 13:39:57 +02:00
msramalho
13e7d0bf1b
improving path operations
2022-06-08 11:11:09 +02:00
msramalho
e2d1a5d6be
import cleanups
2022-06-03 18:30:12 +02:00
msramalho
5e495b713f
minor update
2022-06-03 18:23:53 +02:00
msramalho
10f03cb888
Merge branch 'dev' into refactor-configs
2022-06-02 17:30:47 +02:00
msramalho
159adf9afe
refactoring filenumber into subfolder
2022-05-26 19:18:29 +02:00
Dave Mateer
dbac5accbd
Save to folders for S3 and GD. Google Drive (GD) storage
2022-05-11 15:39:44 +01:00
msramalho
94b37b02ba
telethon refactor for failures
2022-05-10 20:23:44 +02:00
msramalho
6bd6f88b46
refactor
2022-05-09 17:45:54 +02:00
msramalho
0d65798308
wip: configurations and logic
2022-05-09 14:54:48 +02:00
msramalho
a7948ac768
extract telegram config
2022-05-03 20:33:19 +02:00
msramalho
8358ab0bfc
assert post is not None
2022-03-30 11:12:06 +02:00
msramalho
3bdeec1d2f
fix deprecation warning for selenium
2022-03-30 11:05:31 +02:00
Logan Williams
398f296789
Fix Selenium driver issues with telegram links
2022-03-18 11:10:27 +01:00
msramalho
450065b6fb
removes print
2022-03-16 19:56:18 +01:00
msramalho
516db483d6
telethon archiver working for 0,1,1+ media objects
2022-03-16 19:51:02 +01:00
msramalho
0035603bfb
telethon-poc
2022-03-15 18:45:53 +01:00