Commit graph

33 commits

Author SHA1 Message Date
547d056822 prepare for 2.1.3 release
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-05-29 13:49:27 +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
3336649ada import sys
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-25 20:15:30 +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
2837d8c068 preperation for 2.1.2
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-05-20 20:56:40 +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
53c291c01f preperation for release 2.1.1
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-05-18 20:14:21 +02:00
a630f0f346 remove unnecessary escapes from regex
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-17 22:10:16 +02:00
c6d7b29ef9 create api template + typo 2022-05-17 13:32:50 +02:00
b450024ed6 typos and small changes for logging of downloader 2022-05-17 13:16:29 +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
c78f913c94 fix for verbose logging with progress bar overlap 2022-05-16 17:22:47 +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
5d6c9e8302 small fix for ser-version script
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-13 22:36:11 +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
f454b6ec60 add progress bar for downloading a chapter
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-13 16:43:50 +02:00
ce67407bf4 fix wrong filenames for ntfs. removed double quote from filenames
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 18:05:26 +02:00
6fd02ecf20 better interrupt handling and fixed some loop bugs
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 14:23:42 +02:00
790f3f0049 added new tests for more coverage & drone cleanup 2022-05-10 21:59:11 +02:00
f977930774 remove volume number from skipped list when --forcevol is not used
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 22:09:41 +02:00
a88b69da12 fix when some chapters are not available. now skips the chapter after 3 retries
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 22:03:29 +02:00
78a4e1827f fix api request delay to not get rate limited with the --wait cli argument
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 21:24:25 +02:00
6ea0193307 update versions and readme + minor tweaks
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-05-09 21:07:37 +02:00
28e1ef323f update to fix api problems and refactor script to black coding format 2022-05-09 15:42:13 +02:00
3cee4a7e94 use black formatter and first changes 2022-05-04 19:17:12 +02:00
3ef42ee537 remove unnecessary volume sorting
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-24 17:46:30 +01:00
e016ed8bf7 add docker container
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2021-12-24 16:30:50 +01:00
a3fc32ce99 removed eval, and return class directly
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-23 14:19:35 +01:00
fea239e20a make script compatible with other manga sites/apis
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-22 10:10:37 +01:00