Commit Graph

31 Commits

Author SHA1 Message Date
Eddy Hintze
8561180f3f Flake8 fix 2020-05-17 01:42:30 -04:00
Eddy Hintze
aaa8ecc7ba Support both types of cookie files. Removed cookie gen script. Version bump 2020-05-17 01:38:05 -04:00
Eddy Hintze
0d6a06f950 Merge branch 'use_cookiejar' of https://github.com/rytilahti/humblebundle-downloader into rytilahti-use_cookiejar 2020-05-17 00:50:09 -04:00
Eddy Hintze
f0dbf79ae0 Version 0.3.0. Fixed #20, Fixed #22, Fixed #24 2020-05-07 10:47:15 -04:00
Eddy Hintze
2a29824280 Fixed filtering when using --trove 2020-04-11 20:21:40 -04:00
Teemu Rytilahti
c5fd77103d Use MozillaCookieJar for cookies
This allows loading cookies from a cookiejar, replacing the raw cookie handling

Partial fix for #7
2020-03-22 16:22:12 +01:00
Eddy Hintze
0c7bac4cc0 Catch network errors and log a user friendly message. Fixes #17 2020-02-22 14:14:33 -05:00
Eddy Hintze
ccff521927 Fixed platform filter. Fixes #18 2020-02-22 13:54:57 -05:00
Eddy Hintze
d8dbc46129 Version update. Fixes #16 2020-01-27 18:55:45 -05:00
Eddy Hintze
2ca4ad1e77 Added tests. Fixed include & exclude being switched 2020-01-27 18:51:59 -05:00
Eddy Hintze
3a06f09f09 Added trove support (Fixed #1). Added --update flag (Fixed #15) 2020-01-26 16:27:47 -05:00
Eddy Hintze
925a68dae9 Actually fix the re-download bug 2020-01-25 20:36:04 -05:00
Eddy Hintze
92440de1f7 Fixed #13 & Fixed #14 as well re download bug 2020-01-25 20:08:18 -05:00
Eddy Hintze
8d9c3b0e36 Flake8 fixes. Version bump to 0.1.1 2020-01-25 11:37:17 -05:00
Eddy Hintze
593195bc1c Refactor into a class. Handle cleaning up broken downloads (Fixes #12) 2020-01-25 11:20:13 -05:00
Eddy Hintze
cb386a6a4c flake8 fixs 2020-01-20 10:28:54 -05:00
Eddy Hintze
7dde7f8459 Fixed #5 & Fixed #9. Added --keys support for downloading a single bundle 2020-01-20 10:26:48 -05:00
Eddy Hintze
7b08f9638b bump version 2020-01-19 23:23:42 -05:00
Eddy Hintze
043f53b6dc Fixed #6. Support filtering by platform 2020-01-19 23:11:35 -05:00
Eddy Hintze
7168258191 Fixed sso & 2fa cookie gen bug Fixed #3 & #8. Added file type filtering Fixed #2 2020-01-19 22:32:07 -05:00
Eddy Hintze
b0a06d8bc0 Fixed a windows filename bug. Fixed bug where item does not have a web url 2020-01-19 20:31:00 -05:00
Eddy Hintze
1d3ae04a60 Typos and syntax issues 2020-01-19 18:43:35 -05:00
Eddy Hintze
e93ff0628e 0.0.6 2020-01-19 18:39:28 -05:00
Eddy Hintze
4fc463bc34 Not everything has the same hash options. Fixes #4 2020-01-19 13:37:22 -05:00
Eddy Hintze
319d56813d Fixed typo 2020-01-19 12:51:39 -05:00
Eddy Hintze
4c85441f39 New ci flow 2020-01-19 10:00:40 -05:00
Eddy Hintze
e4ace4528c CI update to tag version 2020-01-19 09:54:40 -05:00
Eddy Hintze
55c3e442ad Keep __init__ empty 2020-01-19 09:48:21 -05:00
Eddy Hintze
2bfe13e1f5 move version file 2020-01-19 09:43:10 -05:00
Eddy Hintze
6fa1a54228 flake8 clean up 2020-01-19 09:40:41 -05:00
Eddy Hintze
62c39d7bd9 Added ci for releasing new versions to pypi 2020-01-19 09:25:00 -05:00