Releases: riodevnet/pyhttrack
Releases · riodevnet/pyhttrack
v1.1.3
v1.1.2
refactor: Improve error handling for 404 and 403 responses during downloads
Full Changelog: v1.0.2...v1.1.2
v1.0.2
refactor: Enhance download process with error handling and logging
Full Changelog: v1.0.1...v1.0.2
v1.0.1
refactor: Fixed failed message during download
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Add initial implementation of PyHttrack with README, main script, and dependencies
- Created README.md with project description and usage instructions
- Implemented pyhttrack.py for downloading websites using wget
- Added requirements.txt for dependencies
- Included initial empty web.json for URL configuration
- Added wget binaries for arm64, x64, and x86 architectures