erinhmclark
|
441f341139
|
Merge branch 'main' into linting_etc
# Conflicts:
# src/auto_archiver/core/consts.py
# src/auto_archiver/core/orchestrator.py
# src/auto_archiver/core/storage.py
# src/auto_archiver/modules/local_storage/local_storage.py
# src/auto_archiver/modules/s3_storage/s3_storage.py
# tests/storages/test_S3_storage.py
# tests/storages/test_local_storage.py
# tests/storages/test_storage_base.py
|
2025-03-11 10:39:47 +00:00 |
|
erinhmclark
|
85abe1837a
|
Ruff format with defaults.
|
2025-03-10 18:44:54 +00:00 |
|
Miguel Sozinho Ramalho
|
58bd38e292
|
Adds new extractor for tiktok via unofficial API (#237)
* minor update to defaults in api_db
* readme typo
* adds and tests new tikwm tiktok downloader
* addresses PR comments
|
2025-03-10 11:56:45 +00:00 |
|
Patrick Robertson
|
40488e0869
|
Use 'Auto Archiver' naming for consistency.
auto-archiver is reserved in the docs for when talking about the command line usage
|
2025-02-20 11:50:29 +00:00 |
|
msramalho
|
977f06c37a
|
renames api_db property for clarity
|
2025-02-11 12:56:33 +00:00 |
|
msramalho
|
5c59029221
|
updates api_db for new API endpoint
|
2025-02-11 12:53:58 +00:00 |
|
msramalho
|
6fdd5f0e66
|
fix cases of single : vs :: in entrypoint
|
2025-02-11 12:53:12 +00:00 |
|
erinhmclark
|
527438826c
|
Fix manifests for required configs.
|
2025-01-30 13:04:51 +00:00 |
|
erinhmclark
|
cddae65a90
|
Update modules for new core structure.
|
2025-01-30 08:42:23 +00:00 |
|
Patrick Robertson
|
00a7018f36
|
Fix up dependency checking (use 'dependencies' instead of 'external_dependencies' -> simpler/easier to remember
|
2025-01-29 19:25:22 +01:00 |
|
erinhmclark
|
e1a9373336
|
Refactoring for new config setup
|
2025-01-27 19:03:02 +00:00 |
|
erinhmclark
|
dd402b456f
|
Fix and add types to manifest
|
2025-01-24 18:50:11 +00:00 |
|
erinhmclark
|
0453d95f56
|
fix config parsing in manifests
|
2025-01-24 13:24:54 +00:00 |
|
erinhmclark
|
aa7ca93a43
|
Update manifests and modules
|
2025-01-24 12:58:16 +00:00 |
|
erinhmclark
|
1274a1b231
|
More manifests, base modules and rename from archiver to extractor.
|
2025-01-23 16:40:48 +00:00 |
|
erinhmclark
|
79684f8348
|
Set up feeder manifests (not merged by source yet)
|
2025-01-23 09:16:42 +00:00 |
|