Pascal Boardman

Results 7 issues of Pascal Boardman

We could use [Google cloud vision](https://cloud.google.com/vision/) to recognize SFW and NSFW to add an option to download only SFW or only NSFW images. The first 1000 API requests are free,...

enhancement

If, for example, a thread is being downloaded and the imageboard goes down, the thread won't be resumed. It should try to download it again during the next scan.

bug

Running 4scanner for a preset time could be useful. It would be particulary useful for some automated tests with travis.

enhancement

Those two functions are almost exactly the same. They should be merged as one function.

code cleanup

It would be nice to add an option so you can choose to only download the pictures from the thread (like 4scanner does now) or get the full webpage. This...

enhancement

The log is currently generated inside the directory where 4scanner is ran. It may be a good idea to just have a centralized log file in /log

enhancement

Any reason why ipv6 is disabled? I tried building your image without it and everything worked.