Skip to content

Releases: apankowski/doc88-downloader

Bundle & download captured pages as a ZIP file

17 Feb 17:24
203e7b8
Compare
Choose a tag to compare

Improvements over v0.2:

  1. By default, document pages are now bundled & downloaded as a single ZIP file, following idea from @andygock. This applies to the bookmark as well. This feature can be turned off in manual mode via options.
  2. Polished README
  3. Polished code

Changelog

Full Changelog: v0.2...v0.3

Automated version with bookmark available

29 Oct 16:51
132a7d1
Compare
Choose a tag to compare

Improvement over v0.1:

  1. no limitations on number of pages downloaded at a time
  2. automatic preloading of pages and their download whenever they're loaded
  3. download process is customizable with options with reasonable defaults
  4. no manual steps necessary except for initial invocation
  5. bookmark code and instructions: simply click to download all pages in one go
  6. script converting images back to a (possibly searchable PDF)

Changelog

New Contributors

Full Changelog: v0.1...v0.2

Initial version

29 Oct 16:43
Compare
Choose a tag to compare

Initial version with significant limitations:

  1. manual steps to be done before downloading document pages
  2. repeatedly calling JS function in Developer Console for each batch of images
  3. manual steps to convert back to a PDF