Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.1 KB

get-Light-Novel

It's a project for get light novel and transform it into ebook ready to be read.

Documentation :

Creation of password

Jshell idea:

import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
System.out.println(new BCryptPasswordEncoder().encode("test"));

Postman

https://www.getpostman.com/collections/38e2680c05046fc3feb3

ERROR

Traceback (most recent call last): File "site-packages/calibre/gui2/tweak_book/job.py", line 35, in run File "site-packages/calibre/gui2/tweak_book/boss.py", line 59, in get_container File "site-packages/calibre/ebooks/oeb/polish/container.py", line 1480, in get_container File "site-packages/calibre/ebooks/oeb/polish/container.py", line 1138, in init InvalidEpub: No META-INF/container.xml in epub