Commit Graph

12 Commits

Author SHA1 Message Date
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
c4efa6e597 dding thumbnails 2022-06-21 15:39:13 +02:00
msramalho
8a8251d622 fix in upstream lib for filenames 2022-06-21 01:44:48 +02:00
msramalho
88ede91304 refactoring to use vk_url_scraper 2022-06-20 14:44:06 +02:00
msramalho
c6bcb59005 improvement for albums 2022-06-15 23:36:10 +02:00
msramalho
659097c072 better error log 2022-06-15 22:54:18 +02:00
msramalho
3b6678818e title for vk photo 2022-06-15 22:47:55 +02:00
msramalho
ed4b193ae7 walrus 2022-06-15 22:30:08 +02:00
msramalho
c08b5268f7 using API instead of scraping 2022-06-15 21:25:15 +02:00
msramalho
2dbdf9b8d3 check if exists 2022-06-15 17:04:50 +02:00
msramalho
59afe7fd63 vk-archiver implemented 2022-06-15 16:38:18 +02:00