Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kemono.su #1642

Open
BJZ3k opened this issue Jan 20, 2025 · 3 comments
Open

Kemono.su #1642

BJZ3k opened this issue Jan 20, 2025 · 3 comments

Comments

@BJZ3k
Copy link

BJZ3k commented Jan 20, 2025

Please note, I'm basically the only developer working on WebToEpub, and I'm not paid for doing this. (WebToEpub is completely free, and generates no money.) By asking to add a site, you're asking me to give you some of my limited free time. So, I think it's not unreasonable for me to ask you to do as much as you can to help me.

Provide URL for web page that contains Table of Contents (list of chapters) of a typical story on the site

Did you try using the Default Parser for the site? If not, why not?

Instructions for using the default parser can be found at https://github.com/dteviot/WebToEpub/wiki/FAQ#how-to-convert-a-new-site-using-the-default-parser

What settings did you use? What didn't work?

  • URL of first chapter
  • CSS selector for element holding content to put into EPUB
  • CSS selector for element holding Title of Chapter
  • CSS selector for element(s) to remove

If the Default Parser did not work, if you have developer skills, did you try writing a new parser?

Instructions https://github.com/dteviot/WebToEpub/wiki/FAQ#how-to-write-a-new-parser

If you don't have developer skills, can you ask a friend who does have them if they can do it for you?

If you tried writing a parser, and it doesn't work. Attach the parser here.

While trying to pack an epub from this site: https://kemono.su/patreon/user/31891971

I get the following error and it downloads a file with no content.

Error: Could not find content element for web page 'https://kemono.su/patreon/user/31891971/post/99165015'.
at chrome-extension://akiljllkbielkidmammnifcnibaigelm/js/Parser.js:519:23
at async Promise.all (index 0)
at async KemonopartyParser.fetchWebPages (chrome-extension://akiljllkbielkidmammnifcnibaigelm/js/Parser.js:484:17)

@ImLJS
Copy link
Collaborator

ImLJS commented Jan 20, 2025

@BJZ3k Site has already been added.

Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow the "How to install from Source (for people who are not developers)" instructions at https://github.com/dteviot/WebToEpub/tree/ExperimentalTabMode#user-content-how-to-install-from-source-for-people-who-are-not-developers and let me know how it goes.

Follow the above steps to download and use the pre-release build

@BJZ3k
Copy link
Author

BJZ3k commented Jan 21, 2025

@BJZ3k Site has already been added.

Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow the "How to install from Source (for people who are not developers)" instructions at https://github.com/dteviot/WebToEpub/tree/ExperimentalTabMode#user-content-how-to-install-from-source-for-people-who-are-not-developers and let me know how it goes.

Follow the above steps to download and use the pre-release build

Works perfectly with the updated version of 1.0.1.26. Much thanks.

@BJZ3k BJZ3k closed this as completed Jan 21, 2025
@dteviot
Copy link
Owner

dteviot commented Jan 21, 2025

@BJZ3k

Reopen, so I know to notify you when Chrome and Firefox stores are updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants