Crystal-Web-Archiver icon indicating copy to clipboard operation
Crystal-Web-Archiver copied to clipboard

Downloads websites for long-term archival.

Results 98 Crystal-Web-Archiver issues
Sort by recently updated
recently updated
newest added

...that look like: ``` 01:06:35 PM: Debug: Adding duplicate image handler for 'Windows bitmap file' 01:06:35 PM: Debug: Adding duplicate animation handler for '1' type 01:06:35 PM: Debug: Adding duplicate...

priority-low
os-mac
type-bug

Currently Crystal is designed for the user to use the GUI to both (1) define URLs and URL patterns to download and (2) request that these URLs actually be downloaded....

releaseworthy
type-feature

Substack-based sites like The Pragmatic Engineer have a pattern where: * there is an **Archive Page** with a list of posts * ex: https://newsletter.pragmaticengineer.com/archive * the article page does link...

priority-low
type-feature
topic-sitespecific

Currently if Crystal tries to download a resource when there is low disk space on the filesystem containing the project, it will raise an ProjectFreeSpaceTooLowError internally. However this error isn't...

good first issue
priority-low
type-bug
topic-largeproject
topic-ui

There is currently functionality to prevent system idle sleep when downloading a large project for many hours, however that functionality currently only works on macOS and Windows. Make it work...

priority-low
type-feature
topic-largeproject
os-linux

priority-low
type-feature
topic-ui

From the code: ```python # TODO: Make it possible to check/uncheck this box by pressing the R key, # and draw underline under R letter to signal that such a...

priority-low
type-bug

Currently when creating a new project during the first-run experience, Crystal demands that you immediately decide on a name/location for the project before even showing the Main Window for the...

priority-medium
type-feature
topic-firstrun

Related to: * #62

priority-low
type-feature