4chan-downloader icon indicating copy to clipboard operation
4chan-downloader copied to clipboard

Please add a command line option to set the delay between checks.

Open csilvest opened this issue 1 year ago • 1 comments

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!

csilvest avatar Sep 21 '24 05:09 csilvest

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?

Exceen avatar Sep 22 '24 11:09 Exceen

I agree with this request - 20 seconds is pretty aggressive for a thread I'm going to be watching for days.

coavins avatar May 09 '25 23:05 coavins