4chan-downloader
4chan-downloader copied to clipboard
Please add a command line option to set the delay between checks.
Currently set by hard-coding to 20 seconds? I like it to be 120 seconds, so I make an edit to my local file.
Cheers!
take a look at line 120 time.sleep(20) and edit "20" to how many seconds you'd like
what's the reason behind this?
I agree with this request - 20 seconds is pretty aggressive for a thread I'm going to be watching for days.