No description
Find a file
Ronald Farrer f3119d67ca Add progress saving and resume capability
Saves state to .sgspider.state.json after each album is processed,
allowing the script to resume from where it left off if interrupted.
State includes album list, current position, and download count.
State expires after 24 hours to ensure fresh album list on new runs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-17 11:34:12 -08:00
.gitignore Add progress saving and resume capability 2025-12-17 11:34:12 -08:00
sgspider.example.ini Add file validation, memory management, GPU disabling, and instance locking 2025-12-12 16:44:48 -08:00
sgspider.py Add progress saving and resume capability 2025-12-17 11:34:12 -08:00