Commit graph

22 commits

Author SHA1 Message Date
Peter Taylor
36498a88b4
Added CIs (And applied Autopep8 fixes) (#18)
* Added CIs

* autopep8 action fixes (#19)

Co-authored-by: Emersont1 <Emersont1@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Emersont1 <Emersont1@users.noreply.github.com>
2022-03-09 14:05:55 +00:00
Peter Taylor
68c30fd32d Added Setup tools entry points 2022-03-09 13:55:22 +00:00
Peter Taylor
16446fef7e Forgot to rename things, doh! 2022-03-09 11:32:17 +00:00
Peter Taylor
a82598759c Added readme to toml
Bump Version 1.1.1
2022-03-09 11:09:16 +00:00
Peter Taylor
d633f5bca3 renamed to itchiodl and uploaded to PIP 2022-03-09 11:05:22 +00:00
Peter Taylor
72e1295cac Mixes PR 9 and 15 (#17)
* Don't attempt to download when response doesn't have content-length header

* Added Error reporting from #15

Co-authored-by: Logan Walker <logan.walker@me.com>
Co-authored-by: Alice Gaudon <alice@gaudon.pro>
2022-03-09 10:26:33 +00:00
Peter Taylor
e826dd045d
Update Readme.md 2022-03-08 12:36:38 +00:00
Peter Taylor
154491cb29 Renamed to bundle_tool and some fixes 2022-03-08 12:35:08 +00:00
Alice Gaudon
9a370b26bc
Fix utils.download function call (#8) 2022-03-08 12:19:04 +00:00
Peter Taylor
37a4e10c15
Update Readme.md 2022-03-06 12:31:35 +00:00
Peter Taylor
34e5861280
used downloader function from my big finish tool (#5) 2022-03-06 12:30:25 +00:00
Peter Taylor
406af545d2
Fixes By MatthewThomasRussell (edits by me) (#4)
* added print to url

* added some more prints

* added error handling for non 200 response codes and will report these errors

* update error handling

* forgot to actually write string to file :(

* update to readme for new error logging feature

* Changed file writing to use with ... as notation

Co-authored-by: Matthew Russell <m.russell2@lancaster.ac.uk>
2022-02-24 14:51:55 +00:00
Peter Taylor
566b6b26e5 Should be return, I'm an idiot 2021-12-20 00:13:37 +00:00
Peter Taylor
4de22aad05 forgot to actually skip it 2021-12-20 00:12:24 +00:00
Peter Taylor
19cfda12e7 better resumes without as many web requests 2021-12-20 00:09:53 +00:00
Peter Taylor
9825ee7f34 Was Calling the wrong login function 2021-12-18 15:20:29 +00:00
Peter Taylor
e078d23ceb Added Skipping functionality 2021-12-18 11:25:42 +00:00
Peter Taylor
a5ab4b6c56 Merge remote-tracking branch 'origin/main' 2021-12-18 11:22:34 +00:00
Peter Taylor
4dc4d5c368 in case some games don't have names 2021-12-18 11:21:48 +00:00
Peter Taylor
2d31d1392b
Update Readme.md 2021-12-18 03:10:40 +00:00
Peter Taylor
ad16ad647a reduced requirement to 3.8 2021-12-18 02:51:52 +00:00
Peter Taylor
0f645f1923 First Commit, added everything for a version 1.0 2021-12-18 02:48:27 +00:00