Skip to content

HumbleBundle option to import only downloadable games #14

Description

@lkraider

There are many games not downloadable from HumbleBundle but only offer a key to redeem from services like Steam or Origin, it would be nice to have a way to import only those that are downloadable from the HumbleBundle store, even if they also offer a Steam key, since the download there is usually DRM free.

Maybe add the option to import the key-only games from the Keys page.

Below are different types I collected, might not be an exhaustive list. The elements are the innermost ones that exist for each type but not for the other, there are other outer elements that could be tested for contents instead too.

Download only:
itad-importer-humblebundle-1

<div class="js-download-button download-button">

Download + Key:
itad-importer-humblebundle-2

<div class="js-download-button download-button">
(...)
<div class="keyfield redeemed" title="XXX"></div>

example of a redeemed key element. (does not match screenshot)


Key only (Origin and Steam versions):
itad-importer-humblebundle-3

<div title="click to redeem on Origin" class="keyfield ">
click to redeem on Origin

itad-importer-humblebundle-4

<div title="click to redeem on Steam" class="keyfield ">
click to redeem on Steam
(...)

examples of unredeemed elements.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions