ArchiveBox/archivebox/plugins_extractor/wget
2024-10-21 01:32:53 -07:00
..
__init__.py call validate functions at AppConfig.ready time manually 2024-10-21 01:32:53 -07:00
binaries.py new vastly simplified plugin spec without pydantic 2024-10-14 21:50:47 -07:00
config.py call validate functions at AppConfig.ready time manually 2024-10-21 01:32:53 -07:00
extractors.py new vastly simplified plugin spec without pydantic 2024-10-14 21:50:47 -07:00
wget_util.py switch .is_dir and .exists for os.access to avoid PermissionError on startup 2024-10-08 03:02:34 -07:00