Open bajuwa opened 4 years ago
In light of #104 it might be good to have the chapter folder suffixes be formed by concatenating the keyword for the 'step' to the folder name. The example folder names being something like:
downloaded/ch000
for the raw images exactly as downloadedinput/ch000
for input images that have potentially had ads or other images removed (manually or automatically)input/ch000-unmarked
for input images from input/ch000
that have then had watermarks removedinput/ch000-unmarked-prewaifud
for input images from input/ch000-unmarked
that have been run through waifu (prior to compilation)compiled/ch000-unmarked-waifud
for input images from input/ch000-unmarked
that have been compiled into pages before then being run through waifu
Currently waifu'd input images are in the same folder as the non-waifu'd images. These should instead be in their own folder. If we waifu the output images as well then we should also put those in a separate folder
Proposals:
[1]
[2]