Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 799 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 799 Bytes

comics_downloader

Badges: Build Status

One of my little helpers: Given a json-file of a humblebundle.com comics/ebooks bundle, it extracts md5 sums and download urls for the formats. Also it downloads the files.

All because I am too lazy to click on all the links individually.

TODO list

  • publish on github
  • complete test-coverage for current code
  • save books each into their directory (better for calibre import)
  • python3 compatibility
  • search for existing files by md5sum/sha1sum in calibre store
  • prepare download lists based on type preference and existing files in calibre-store
  • fetch new json from humblebundle