Skip to content

unkloud/hbdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbdl the Humble Bundle downloader

PyPI PyPI - Downloads

A simple Humble Bundle downloader, takes a Humble Bundle product URI (e.g https://www.humblebundle.com/downloads?key=xxxxxx) and it takes care of the download from there.

Installation

  • pip install hbdl

Usage

Usage: python -m hbdl [OPTIONS] URI

Options:
  --dest-dir PATH
  --downloader [wget|curl|python]
  --with-extension TEXT           Download only files with extension, default
                                  to empty string(all files)
  --dryrun
  --help                          Show this message and exit.

Todo

  • Check the hash of the downloaded to avoid repetitive download
  • Better logging and error reporting
  • Standalone app / GUI
  • Automate the pypi publish

About

Humble Bundle downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published