Skip to main content

Download your Humble Bundle library

Project description

Humble Bundle Downloader

PyPI PyPI

Download all of your content from your Humble Bundle Library!

The first time this runs it may take a while because it will download everything. After that it will only download the content that has been updated or is missing.

Features

  • support for Humble Trove (--trove flag)
  • downloads new and updated content from your Humble Bundle Library on each run (only check for updates if using --update)
  • cli command for easy use (downloading will also work on a headless system)
  • works for SSO and 2FA accounts
  • optional progress bar for each item downloaded (--progress flag)
  • optional filter by file types using an include or exclude list (--include/--exclude flag)
  • optional filter by platform types like video, ebook, etc... (--platform flag)

Install

Using PIP

pip install humblebundle-downloader

Using docker

Remember to mount your download directory in the container using dockers -v argument. docker run ghcr.io/xtream1101/humblebundle-downloader -h

Instructions

1. Getting cookies

First thing to do is get your account cookies. This can be done by getting a browser extension that lets you see or export your cookies.

  • Method 1 (recommended)

    • Get the value of the cookie called _simpleauth_sess and pass that value using -s 'COOKIE_VALUE'
    • Note: The quotes in the cookie value are part of the value, you might need to wrap the entire value (including double quotes) in single quotes. Some suggestions for common issues can be found in issue #50
  • Method 2

    • Export the cookies in the Netscape format using an extension.
      If your exported cookie file is not working, it may be a formatting issue. This can be fixed by running the command curl -b cookies.orig.txt --cookie-jar cookies.txt http://bogus

2. Downloading your library

Use the following command to download your Humble Bundle Library:
hbd --cookie-file cookies.txt --library-path "Downloaded Library" --progress
If using the docker image, exclude the hbd part of the command

This directory structure will be used:
Downloaded Library/Purchase Name/Item Name/downloaded_file.ext

Notes

  • Inside your library folder a file named .cache.json is saved and keeps track of the files that have been downloaded. This way running the download command again pointing to the same directory will only download new or updated files.
  • Use --help with all hbd commands to see available options
  • Find supported platforms for the --platform flag by visiting your Humble Bundle Library and look under the Platform dropdown
  • Download select bundles by using the -k or --keys flag. Find these keys by going to your Purchases section, click on a products and there should be a downloads?key=XXXX in the url.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

humblebundle_downloader-0.4.3.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

humblebundle_downloader-0.4.3-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file humblebundle_downloader-0.4.3.tar.gz.

File metadata

  • Download URL: humblebundle_downloader-0.4.3.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-112-generic

File hashes

Hashes for humblebundle_downloader-0.4.3.tar.gz
Algorithm Hash digest
SHA256 d6ee7e86d223a726e81d91748e43756746f5d18b754b74074fdd0f4dcdcda855
MD5 acbf7764ebaf1e9d6568259f75ca61ed
BLAKE2b-256 1b19bf6414e9040512bc334ef2dd24e8296069b201d68204edacf6d8768a6b37

See more details on using hashes here.

File details

Details for the file humblebundle_downloader-0.4.3-py3-none-any.whl.

File metadata

File hashes

Hashes for humblebundle_downloader-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c066e6bfc9112c1de52a5c4026be43c778050edb84dde91e767e08c27d03990f
MD5 cef915515966bcd7caaf3f491006645d
BLAKE2b-256 fc4527fabe8cb4392c663a6c6a2fa07e60195134e6154a7a104f890eaf496aef

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page