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

Can you please fix the proper order of the chapters for this site https://bloomingsilk.blogspot.com/p/but-i-fell-in-love-with-you-h.html?m=1 #1270

Closed
Blakemontefalco opened this issue Apr 1, 2024 · 1 comment

Comments

@Blakemontefalco
Copy link

Blakemontefalco commented Apr 1, 2024

https://bloomingsilk.blogspot.com/p/but-i-fell-in-love-with-you-h.html?m=1

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://dteviot.github.io/Projects/webToEpub_DefaultParser.html

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://dteviot.github.io/Projects/webToEpub_FAQ.html#write-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.

@dteviot
Copy link
Owner

dteviot commented Apr 4, 2024

@Blakemontefalco
Going to say no.
There are 3 stories on the site. Each one orders the chapters differently.

  • The Little Princess is 15 chapters, in reverse order. And finished.
  • Young Master, come and possess me! - has not been updated in more than a year. - Is blocks of 10, in reverse order. I suggest reversing the order, then copy/paste blocks of 10
  • But I fell in love with you Finished. - Chapters are blocks of 10, but order inside blocks is not the same.

For my notes: 41 minutes work.

@dteviot dteviot closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants