Skip to content

sig1nt/hb_download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Humble Bundle Downloader

This script leverages the Humble Bundle API to download all the books in a bundle once they are bought. This script was inspired by way too much clicking on the Humble Bundle website to download all my books.

Installation

Simply clone the repository and the install the dependencies with:

pip install -r requirements.txt

Usage

Usage:       hb_download.py KEY [PATH]
             hb_download.py --key KEY [--path PATH]

The optional PATH variable is the folder where all the books will be deposited once they have been downloaded. Books will only download if they pass the checksum.

About

A simple downloader for Humble Bundles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages