Exceen / 4chan-downloader

Python3 script to continuously download all images/webms of multiple 4chan thread simultaneously - without installation
MIT License
281 stars 36 forks source link

More than one thread? or a queue? #15

Closed smhmd closed 5 years ago

smhmd commented 5 years ago

a batch file perhaps. --batch moreThanOneThread.txt

Exceen commented 5 years ago

Check the README:

You can parse a file instead of a thread url. In this file you can put as many links as you want, you just have to make sure that there's one url per line. A line is considered to be a url if the first 4 letters of the line start with 'http'.

Each thread is then separated in its own thread.