auto-archiver/tests
Miguel Sozinho Ramalho 6735fa890b
v1.0.1 dependency updates, generic extractor improvements (#307)
* wacz: allow exceptional cases where more than one resource image is available

* improves generic extractor edge-cases and yt-dlp updates

* REMOVES vk_extractor until further notice

* bumps browsertrix in docker image

* npm version bump on scripts/settings

* poetry updates

* Changed log level on gsheet_feeder_db started from warning to info (#301)

* closes 305 and further fixes finding local downloads from uncommon ytdlp extractors

* use ffmpeg -bitexact to reduce duplicate content storing

* formatting

* adds yt-dlp curl-cffi

* version bump

* linting

---------

Co-authored-by: Dave Mateer <davemateer@gmail.com>
2025-06-02 20:57:12 +01:00
..
data Fix running 'cleanup' method on extractors that fail to start 2025-03-26 22:52:52 +04:00
databases Fix unused imports and include rule. 2025-03-13 13:55:31 +00:00
enrichers v1.0.1 dependency updates, generic extractor improvements (#307) 2025-06-02 20:57:12 +01:00
extractors v1.0.1 dependency updates, generic extractor improvements (#307) 2025-06-02 20:57:12 +01:00
feeders Linting tests 2025-03-12 14:27:45 +00:00
formatters Ruff format with defaults. 2025-03-10 18:44:54 +00:00
storages Ruff fixes 2025-03-24 15:10:46 +04:00
utils Clean up comments 2025-03-21 14:47:50 +04:00
__init__.py Remove ArchivingContext completely 2025-01-30 17:50:54 +01:00
conftest.py Update update path reference 2025-03-28 10:55:21 +00:00
test_config.py Linting tests 2025-03-12 14:27:45 +00:00
test_implementation.py Fix unused imports and include rule. 2025-03-13 13:55:31 +00:00
test_metadata.py Ruff format with defaults. 2025-03-10 18:44:54 +00:00
test_modules.py Merge pull request #261 from bellingcat/wacz_separate_profile 2025-03-20 15:51:56 +00:00
test_orchestrator.py Fix running 'cleanup' method on extractors that fail to start 2025-03-26 22:52:52 +04:00