Commit graph

11 commits

Author SHA1 Message Date
a62a9e8ec8 use isort 2022-06-20 13:01:26 +02:00
0305631f78 rename class methods so they don't use a dunder format
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-25 22:18:23 +02:00
cbf62b26db replace exit with sys.exit and add option to list chapters in interactive input 2022-05-25 20:10:43 +02:00
ae42a19aed change logging of skipped chapters and fix error list
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-20 23:57:27 +02:00
b4340a93b8 move list processing to input.py
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-20 19:32:36 +02:00
61a66e79ec fix typo
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-19 00:26:34 +02:00
08cb16656d fix for --list if no chapters were specified (BUG) 2022-05-19 00:25:11 +02:00
e3d46e48c4 add feature to download a whole volume. and add doc
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-05-19 00:06:35 +02:00
41b9cb00e5 restructure app.py in a class
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-16 22:03:37 +02:00
38339a4d44 preperation for 2.1.0
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline failed
2022-05-16 16:17:55 +02:00
40e8bf11b4 rewrote parts of script to be clear
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-05-13 22:34:25 +02:00
Renamed from mangadlp/main.py (Browse further)