This website requires JavaScript.
Explore
Help
Sign In
Akamaru
/
itchdl
Watch
1
Star
0
Fork
0
You've already forked itchdl
forked from
Mirrors/itch-dl
Code
Issues
Activity
Files
49ad7a719cfbeb42dd86dd3461d294b781208263
itchdl
/
itch_dl
History
Jack Wilsdon
49ad7a719c
Open JSON files in binary mode
...
This avoids any encoding errors caused by JSON files containing non-ASCII characters (e.g. emojis).
2022-06-19 16:22:59 +02:00
..
__init__.py
Bump version to 0.3.1, add the missing config.py file
2022-06-12 19:52:02 +02:00
__main__.py
Trial The Third: Start rewriting the thing
2022-05-15 02:02:45 +02:00
api.py
Bump to 0.3.0, bump deps, misc cleanups and type corrections
2022-06-12 19:31:25 +02:00
cli.py
Add a Settings system
2022-06-12 19:28:31 +02:00
config.py
Bump version to 0.3.1, add the missing config.py file
2022-06-12 19:52:02 +02:00
consts.py
Implement infobox parsing, misc bugfixes, version bump
2022-05-15 20:10:32 +02:00
downloader.py
Bump to 0.3.0, bump deps, misc cleanups and type corrections
2022-06-12 19:31:25 +02:00
handlers.py
Open JSON files in binary mode
2022-06-19 16:22:59 +02:00
infobox.py
Bump to 0.3.0, bump deps, misc cleanups and type corrections
2022-06-12 19:31:25 +02:00
keys.py
Bump to 0.3.0, bump deps, misc cleanups and type corrections
2022-06-12 19:31:25 +02:00
utils.py
File and site downloads are back
2022-05-15 16:38:31 +02:00