~~Title: Batoto Downloader ~~ {{htmlmetatags>metatag-robots=(index,follow) metatag-author=(Red Squirrel) metatag-keywords=(manga,Batoto,batoto,bato.to,hentai,download,batch,downloader,scarica,scaricare,JAVA,java,windows,microsoft,linux,unix,mac,osx,jvm,anime,red,squirrel,red squirrel,redsquirrel87) metatag-description=(Download any manga you wish from Bato.to) metatag-og:description=(Download any manga you wish from Bato.to) metatag-media-og:image=(https://c1.staticflickr.com/1/463/32449171966_6e8a671911_o.png) }}
Batoto Downloader | |
---|---|
{{https://c1.staticflickr.com/1/463/32449171966_6e8a671911_o.png?350|Preview}} | Status |
[[project-discontinued|Discontinued]] {{:icons:discontinued.png?nolink|Discontinued }} | |
Platforms | |
{{:icons:java.png?nolink|JAVA}} {{:icons:linux.png?nolink|Linux}} {{:icons:windows.png?nolink|Microsoft Windows}} {{:icons:manga.png?nolink|Anime & Manga}} | |
Download | |
[[Manga Downloader]] |
unzip Batoto_vx.x.zip
* Enter in the folder just extracted and run the JAR file with JAVA double-clicking on it or typing in a terminal: java -jar Batoto.jar
* **Note:** if you're using the openjdk/jre you may need to install //openjfx// too (thanks to [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/26/integrated-web-browser-to-bypass-the|Ota-Coder]] for the tip).
===== Bugs, Issues, Enhancements and Proposals =====
You can report any bugs or issues, as well as suggestions for enhancements and proposals, using the [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues|project's official page on BitBucket]].
===== Changelog =====
==== v5.0 ====
* Fixed a bug with the Italian translation.
* Added a function with related options in the settings to execute a custom command at the end of the download procedure, as requested on the bug tracker [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/31/shutdown-restart-hibernate-sleep-log-off|#31]].
* Fixed a bug with the Cloudflare cookie in the download function.
* Improved the download function with the support for multiple servers: now if there are issues while downloading a page from the main server the program will automatically try to download it from another CDN server.
**Note:** this seems to be the "final" release for this program, since [[https://bato.to/forums/topic/28840-batoto-will-be-closing-permanently/#entry1852992|Batoto will be closing down permanently at Jan 18th, 2018]].
==== v4.5 ====
* Fixed a bug with the output filename pattern and the language option, as reported on the bug tracker [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/28/how-to-remove-english-word-at-the-end-of|#28]].
* Improved the output filename scheme choise: now you can choose with which character to separate the various available fields and with which character to replace the invalid characters, as requested on the bug tracker [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/29/could-you-remove-these-symbol-and-__|#29]].
* Restored the command line mode (since now Bato.to does not seem to use the anti-bot protection by Cloudflare anymore).
* Added an option to the command line mode to download all the available chapters of a manga without the need to specify their number, as requested on the bug tracker [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/20/a-few-grievances|#20]]. Just use the special keyword **ALL** with the **-n** parameter to download all the available chapters for a manga.
* Added an option to the command line mode to force the compression in CBZ format, as requested on the bug tracker [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/20/a-few-grievances|#20]]. Just use the **-cbz** parameter to enable it (otherwise the program will download the chapters as plain images by default).
* Added an option to the command line mode to forse to download the chapters in reverse order, as requested on the bug tracker [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/20/a-few-grievances|#20]]. Just use the **-reverse** parameter to enable it.
* Reverted the EXE to the past version (so that now it requires the old Java 6). Please remember that the Cloudflare bypass function still requires Java 8 or more (it will fail on Java 6/7).
==== v4.1 ====
* Rewritten the code of the window of the procedure to bypass the Cloudflare anti-bot protection used by bato.to now.
* Fixed a bug that did not allow to use the aforementioned procedure again without the need to reboot the program.
* Moved the button to start the procedure between the "main" buttons of the dialog "Change Manga"
* Fixed the EXE file that checked only for Java version 6 (now the program uses also JavaFX libraries and so the minimum version required is Java 8).
* Updated the instructions for the installation and use on the website.
==== v4.0 ====
* Added a new procedure to bypass the Cloudflare anti-bot protection used by bato.to now.
* Added new info dialogs and strings to explain how to use the new aforementioned procedure.
* Disabled the command line mode (it does not work anymore because of the Cloudflare anti-bot protection used by bato.to now).
* Now if you close the startup dialog by pressing the X the program will not close. Useful if you need to set an option in the program's settings panel.
* Now the settings panel will be visible at the startup (users can always hide it by pressing on the related button).
* Now if the program gets a HTTP 503 error it will warn the user with a new specific dialog.
==== v3.5 ====
* Updated the function to download images from bato.to servers that did not work anymore after their latest server update.
* Added the support for proxies: at startup you can now insert (and enable) data for any proxy to use to connect to bato.to server.
* Fixed a bug in the command line mode that did not count the last chapter of the list (so the oldest one) for any manga.
* Fullfilled the request [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/11/please-update-command-line-interface|#11]]: now you can add the "-lang" option to the command line mode to force the program to count in the chapters number only the chapters in a specific language.\\ **Example of use:** if you use the following command: java -jar Batoto.jar -manga http://bato.to/comic/_/comics/dragon-ball-super-r15653 -n 2 -lang Spanish
the program will download the last 2 chapters in the __Spanish__ language of the manga //Dragon Ball Super//, completely ignoring the other languages.\\ **Note:**
* The option "-lang" is entirely optional, unless you put it you will get the same behavior as previous versions of the program.
* You must insert the __correct__ language name as reported on the bato.to website (hover the mouse over the mini-flag to know how it is written exactly), otherwise the program will not recognize the language and it will download no chapter.
==== v3.4 ====
* Fixed a bug that did not save custom timeouts values correctly.
* Fixed a bug that could save several times the same url in the list of the last 5 used manga links.
==== v3.3 ====
* Fixed a bug with login function that did not allow to get chapters list.
==== v3.2 ====
* Fixed a bug with the function to alert about available udpates that notified a new version for the program even if it was not true.
* Fixed a bug with the JAVA preferences management that could interfere with preferences of other JAVA applications.
* Added a function to store the last 5 inserted manga urls so as the user has not to insert the same manga url at every startup.
* Fullfilled the request [[https://bitbucket.org/Red_Squirrel/batoto-downloader/issues/7/please-add-command-line-interface|#7]]: now the program supports the command line mode.\\ The syntax to enable this mode is as follows: java -jar Batoto.jar -manga -n
where **