dipu-bd / lightnovel-crawler

Generate and download e-books from online sources.
https://pypi.org/project/lightnovel-crawler/
GNU General Public License v3.0
1.46k stars 288 forks source link

Novel binding fails #11

Closed backsy closed 6 years ago

backsy commented 6 years ago

Processing: _novel\8093990805004205\ !! Failed to bind: _novel\8093990805004205

This is with when providing the chapter numbers.

python3 main.py webnovel 8093990805004205 Getting CSRF Token from https://www.webnovel.com/book/8093990805004205 CSRF Token = BEwNDFH7yoADt2uvgWH9Y2ZdxMHKanalcugCh9WI Getting book name and chapter list... 1646 chapters found Processing: _novel\8093990805004205\ Creating: NA\NA_v.epub


Amazon kindlegen(Windows) V2.9 build 1029-0897292 A command line e-book compiler Copyright Amazon.com and its Affiliates 2014


Info:I9007:option: -c2: Kindle Huffdic compression Error(opfparser):E20004: the id in the spine does not match any item in the manifest: cover

That is without giving chapter numbers.

dipu-bd commented 6 years ago

I am working on it.

You can use the package from pip in the mean time:

python3 -m pip install --user ebook-crawler 
backsy commented 6 years ago

The installed version has other problems so i couldnt get it to work.

dipu-bd commented 6 years ago

check now, it should be fixed in the latest commits

backsy commented 6 years ago

Yep works.