Please add Command Line Interface

Issue #7 resolved
William Lucas created an issue

If its not to much trouble, is it possible to add a command line interface for the program ? Something so that running the following would be possible:

$java -jar Batoto.jar -mangaURL http://bato.to/comic/_/comics/comicName -number 1

(Where the "-number" flag represents how many recent chapters to download, in the above example, this would download the 1st most recent chapter to the default output path using the default settings)

I am asking as I would like to automate downloading the latest releases of my favourite manga periodically rather than having to manually copy-paste the links - and this seems to be the easiest solution I can think of - thank you!

Comments (5)

  1. Log in to comment