Closed lestephane closed 4 years ago
Hi,
You will need to create an account, and claim the bundle to your account. Then you should be able to copy the cookie value when logged in, and use the tool.
Instructions for how to do the claiming can be found at https://support.humblebundle.com/hc/en-us/articles/203523930-How-to-claim-a-Humble-Bundle-purchase-or-gift
When I purchased my last bundle, i only provided an email address.
So I received a link by email to download the bundle without the intermediate login step.
Then pasted the email link in the browser location bar, then copied the
_simpleauth_sess
cookie value and used that, to no availThe only thing that looks weird in the auth token are these characters right before the first vertical bar. This could create all sorts of escaping nightmares with my download command.
Has anyone managed to successfully download an 'anonymous' bundle (one purchased without a login)? Is there any trick i should know?