bibanon / BASC-Archiver

Python-based Imageboard (4chan) complete thread archiver.
https://pypi.python.org/pypi/BASC-Archiver/
135 stars 18 forks source link

Doesn't exit, even with --runonce #33

Closed Hrxn closed 5 years ago

Hrxn commented 8 years ago

I'm using the CLI version for Windows from here: https://github.com/bibanon/BASC-Archiver/releases

I'm on Windows 10 Pro x64 v15.11

Downloading a thread works but the program never finishes. Is this intentional? Continue to watch a thread?

However, even with --runonce I had to stop the program with Ctrl+C

By the way, is it only 4chan that is supported right now? Honestly, I have no idea about these different image boards and what APIs they provide (if any at all), but I always thought that the majority of these boards run on the same software, more or less..

DanielOaks commented 8 years ago

By default, it'll keep watching the thread until it 404s or gets Ctrl+C'd.

The issue of --runonce not exiting is fixed in the latest release. Unfortunately I haven't been able to build and push out a new Windows build of it yet though. Will try to get that done within the next few days, sorry for the hassle!

Right now it's only 4chan. Unfortunately most of them use different software, so need to write code manually for almost each new one. The lack of movement here has mostly just been due to time, and not having enough of it.We have the infrastructure there to support multiple sites, the issue is just getting everything plugged together and working.

The next one to be implemented will probably be 8chan, then 420chan. The current site support issues we have open can be found here.

Thanks for making the issue -- I'll post in here once that new Windows build is available!

Hrxn commented 8 years ago

That is good to hear!

And don't worry, no need for a haste, I'm fine.

“Wisely and slow; they stumble that run fast.” ― William Shakespeare