aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add cbz making scriptmaingarret2023-07-131-0/+4
|
* update READMEgarret2023-07-131-30/+19
|
* add unix shebang, change perms to executablegarret2023-07-131-0/+1
|
* switch to unix line endingsgarret2023-07-131-121/+121
| | | | really should have done this at the start but oh well
* update argparse helpgarret2023-07-131-2/+2
|
* extract cids from urlsgarret2023-07-131-2/+27
| | | | works with /viewer/ chapter urls and /contents/detail/ series urls
* remove donegarret2023-07-131-2/+0
|
* remove newlines from printsgarret2023-07-131-2/+2
|
* make cid a positional argumentgarret2023-07-131-5/+1
| | | | | walker.py [the cid] rather than walker.py -cid [the cid]
* -nolog -> -v/--verbosegarret2023-07-131-6/+5
| | | | | make more logs a thing you opt into rather than something you opt out of also actually fixed the logging that i broke by getting rid of colourlog
* fix error if page is not scrambledgarret2023-07-131-5/+9
|
* remove unnecessary argparse argumentsgarret2023-07-121-1/+1
| | | | you don't need to specify --help if no arguments, that's the default behaviour
* use the nice features that make life easiergarret2023-07-121-4/+4
|
* add gitignoregarret2023-07-121-0/+1
| | | | easier to work with when i dont have the stuff i've downloaded polluting git things
* whitespacegarret2023-07-121-5/+5
| | | | | remove trailing whitespace, add newline at end (automatic changes by my text editor)
* do not do unusual things on startupgarret2023-07-121-4/+0
|
* make paths work on linuxgarret2023-07-121-2/+2
|
* remove coloured logsgarret2023-07-122-4/+0
|
* Create README.mdjeondae2022-04-241-0/+53
|
* Delete README.mdjeondae2022-04-241-53/+0
|
* Update README.mdjeondae2022-04-231-2/+2
|
* Add files via uploadjeondae2022-04-233-0/+161
|
* Initial commitjeondae2022-04-231-0/+21