Commit Graph

1 Commits

Author SHA1 Message Date
ccppoo
f6812b9d6a Add files via upload
I made file.py to make decensor.py more clear.

For release version, must change False to True, to print what files are not going to be decensored
file.check_file( input_dir, output_dir, False) --> file.check_file( input_dir, output_dir, True)
(it's about solving #25)
2019-04-22 23:36:22 +09:00