mmarcincin / HB-DRM-free-bulk-downloader

powershell script for downloading humble bundle DRM-Free files
96 stars 13 forks source link

Use ; in links.txt for comments #22

Closed cowbutt closed 2 years ago

mmarcincin commented 2 years ago

Any line which doesn't start with switch modifier character or 'https://www.humblebundle.com/downloads?key=' is ignored :) switch modifiers being ~,!,@,#,$,%,^,*. You can highlight it for personal use but it's not needed. I might add this into README.

For example if you want to remember the name of the bundle, you can put it like this into links.txt:

July 2019 Humble Monthly
https://www.humblebundle.com/downloads?key=XXXXXXXXXXXXXXXXXX
mmarcincin commented 2 years ago

I added the section into README regarding comments.