auto-archiver/utils
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
..
__init__.py minor code cleanup 2022-03-15 11:32:39 +01:00
gworksheet.py Add browsertrix profile config option 2022-10-11 16:21:42 -04:00
misc.py fix in upstream lib for filenames 2022-06-21 01:44:48 +02:00