Fix bugs
- Fixed sometimes manga are failed to get volumes 84eacef
- Fixed additional info manga are not appeared in Tachiyomi local db3f04a
- Fixed uncomplete artists and authors in manga a28f020
- Fixed app still running when
--start-chapter
are more than--end-chapter
9d7919e - Fixed app throwing error if one of chapters has no images 287556b
New features
- Added auth handler. If login and logout is failed it will try again 5 times, if still failed it will exit (login) or ignored (logout) 097ea4c
- Added
--cover
option, select quality cover to download read more here 7e65ffb
Misc
- Changed license from The Unlicense to MIT License. From now the app will be released under MIT License.