Skip to content

v0.0.6

Compare
Choose a tag to compare
@elboletaire elboletaire released this 14 Jan 03:41
· 38 commits to master since this release
1fd7088

Better error handling, which means it won't stop the program if a single chapter, of the millions of chapters you're downloading 👀, fails.

⚙️ You can now also define the filename template via arg:

manga-downloader --filename-template="{{.Series}} {{.Number}} - {{.Title}}" https://......

Full Changelog: v0.0.5...v0.0.6