gebn / chandl

A lightweight tool for parsing and downloading 4chan threads.
MIT License
1 stars 0 forks source link

Multiple thread URLs #4

Open gebn opened 7 years ago

gebn commented 7 years ago

Currently, only one thread can be processed at a time. It would be useful to support any number:

$ chandl <thread>+

If downloading, show progress bars one after the other.

gebn commented 6 years ago

Warn if not enough free space in the destination directory.