Files
VBAExtractor/extract_vba.py
Misaka_Company 59f0ef2125 refactor: remove metadata generation and add configurable output directory
- Remove vba_metadata.json generation logic to simplify extraction process
- Add VBA_OUTPUT_DIR configuration to allow custom output path
- Update output directory priority: parameter > env var > source file directory
- Clean up unused imports and remove _save_metadata method

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-03 12:47:54 +08:00

14 KiB