prsh11 / manga-cli

📖 Script to read manga from cli
MIT License
80 stars 4 forks source link

html character decoding error and a could not open document error #4

Closed DaMindlessGuy closed 2 years ago

DaMindlessGuy commented 2 years ago

when i run your program and enter "ijiran" i get

[1]Ijiranaide, Nagatoro-San [2]Please Don't Bully Me, Nagatoro Comic Anthology

there is a "'" instead of an apostrophe.

secondly when i tried to select "Ijiranaide, Nagatoro-San" i would get "error: could not open document". but, when i opened Jujutsu Kaisen it would work. I really admire your efforts in creating a manga-cli and I would really love to see it improve!!

prsh11 commented 2 years ago

This has something to do with the links of the chapters just like #1. I will fix it as fast as possible

prsh11 commented 2 years ago

fixed with the lastest commit

git pull
sudo make