This project is a command line web archiver and retrieval tool designed to download entire websites and recreate their directory structures from the Internet Archive Wayback Machine. It functions as an archive crawler that automates the bulk retrieval of archived site content for local backup, analysis, or restoration. The tool distinguishes itself through the use of concurrent download optimization to increase the speed of large site retrievals. It enables the reconstruction of historical website versions by mapping URL paths to local file system folders and resolving specific snapshots usin
Ghost-Downloader-3 is a multithreaded download manager and HTTP file downloader designed to accelerate file transfers. It functions as a browser-integrated download client, bridging web extensions to a local application to automate task capture and transfer. The system utilizes a multithreaded transfer engine that employs parallel chunking to maximize bandwidth. It distinguishes itself through a concurrent transfer orchestrator that manages simultaneous download queues, provides dynamic bandwidth throttling, and supports proxy server routing to manage network paths. The application includes
FileDownloader is an Android HTTP download manager and multi-threaded download engine designed for managing file transfers. It functions as a resumable transfer framework that utilizes a foreground service to maintain persistent background execution and prevent the operating system from terminating active tasks. The project features a pluggable networking library architecture, allowing the replacement of default network, storage, and database implementations with custom components. It employs a multi-threaded engine that increases transfer speeds by splitting files into chunks for simultaneou
Okdownload is a multi-threaded HTTP download engine and transfer library designed for concurrent file downloading. It functions as a resumable file downloader that splits single files into multiple blocks for simultaneous processing to increase network throughput and transfer speeds. The system distinguishes itself through a builder-based component injection framework and a strategy pattern that allows for custom download engines. Developers can replace default storage and connection modules or override the logic used for block splitting and filename generation. The library provides comprehe
HTTrack is a website mirroring tool that downloads entire websites to a local directory, preserving the relative link structure so the site remains fully navigable without an internet connection. It operates as an HTTP website downloader and offline browsing utility, capturing static copies of remote sites for long-term offline storage and archiving.
Les fonctionnalités principales de xroche/httrack sont : Website Offline Mirroring, Static Site Archivers, Website Content Synchronization, Offline Browsing Tools, Local-Link Rewriters, Resumable Downloads, Website Downloaders, Website Mirroring Tools.
Les alternatives open-source à xroche/httrack incluent : hartator/wayback-machine-downloader — This project is a command line web archiver and retrieval tool designed to download entire websites and recreate their… xiaoyouchr/ghost-downloader-3 — Ghost-Downloader-3 is a multithreaded download manager and HTTP file downloader designed to accelerate file transfers.… lingochamp/filedownloader — FileDownloader is an Android HTTP download manager and multi-threaded download engine designed for managing file… lingochamp/okdownload — Okdownload is a multi-threaded HTTP download engine and transfer library designed for concurrent file downloading. It… ai-robots-txt/ai.robots.txt — ai.robots.txt is an AI crawler governance tool and robots exclusion protocol manager designed to control how… codingtrain/website-archive — This is an archived snapshot of the first version of the Coding Train website, preserving its original static…