feat(attachments): fail-soft archive_extractor (zip/cbz/rar/7z)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-19 11:11:37 -04:00
parent 1475bad48b
commit df76fd75d8
3 changed files with 125 additions and 0 deletions
+4
View File
@@ -29,3 +29,7 @@ structlog>=25.5,<26.0
# HTML sanitization for scraped post descriptions (FC-2d provenance)
nh3>=0.2,<0.3
# Archive extraction (FC-2d-iii filesystem-import aid)
rarfile>=4.2,<5
py7zr>=1,<2