v2026.04.02/scripts/scraper
Abdessamad Derraz af74fffa14 refactor: fix code review findings across all scripts
Critical: stream large file downloads (OOM fix), fix basename match
in auto_fetch, include hashes in pack grouping fingerprint, handle
not_in_zip status in verify, fix escaped quotes in batocera parser.

Important: deduplicate shared group includes, catch coreinfo network
errors, fix NODEDUP path component match, fix CI word splitting on
spaces, replace bare except Exception in 3 files.

Minor: argparse in list_platforms, specific exceptions in download.py.
2026-03-17 15:16:51 +01:00
..
__init__.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
base_scraper.py refactor: consolidate CI pipeline, remove third-party deps 2026-03-17 12:33:10 +01:00
batocera_scraper.py refactor: fix code review findings across all scripts 2026-03-17 15:16:51 +01:00
coreinfo_scraper.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
dat_parser.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
emudeck_scraper.py feat: add emudeck platform support, 126/164 verified 2026-03-17 13:33:07 +01:00
libretro_scraper.py refactor: consolidate CI pipeline, remove third-party deps 2026-03-17 12:33:10 +01:00
recalbox_scraper.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
retrobat_scraper.py add retrobat platform support (scraper, config, verify) 2026-03-17 11:38:52 +01:00