4scanner icon indicating copy to clipboard operation
4scanner copied to clipboard

Continuously search imageboards threads for images/webms and download them

Results 11 4scanner issues
Sort by recently updated
recently updated
newest added

Hello, I was wondering if there's a configuration possible to match parts of words. Currently if I put in "scan" it won't pick up "scans" unless I put "scan", "scans"...

it's hard to import this package because the name starts with a number ![image](https://user-images.githubusercontent.com/20894586/128193162-3e6cd763-8c81-4f2c-9f5f-960666a02d36.png) And I also want to run it in a script behind HTTP endpoints so I can...

hi, i've never really used python or anything before. I followed the instructions, downloaded python 3.8, typed pip3 install 4scanner, everything worked ok. when i type 4scanner or something in...

While fetching threads to download, it starts to go completely nuts. I'm guessing the program is trying to keep open a milliontybillion connections and the server doesn't like that. Maybe...

I'm running 4scanner to monitor /vg/ and download threads with specific keywords. At first it appeared to be working. The script creates the folders for the threads and starts downloading....

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