WebToEpub
WebToEpub copied to clipboard
error to get chapter list with https://phoenixtls.wixsite.com
Describe the bug
at the moment to use the extension it show this image and then never shows the chapters
To Reproduce Steps to reproduce the behavior:
- Go to 'https://phoenixtls.wixsite.com/phoenixtl/chapter-index'
- Click on 'web to epub extension'
- Scroll down to 'the beggining'
- See error: See the added pictures
Expected behavior to get the chapter list and then download the epub
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [Windows 10]
- Browser [chrome]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version Versión 126.0.6478.127 Additional context Add any other context about the problem here.
@H4n4n
This seems to be a very different format to the usual wixsite layout. I think you'll need to use the default parser to get this story.
Instructions.
- Click the "OK" button on the error message.
- Click on the "Advanced Options" button
- Make sure "Skip chapters that return HTTP 404 error" is checked.
- On "Manually Select Parser:" Select "Default"
- Set "CSS selector for element holding content to put into EPUB" to "div.post-content__body" (ignore the quotes)
- Set "CSS selector for element holding Title of Chapter:" to "h1"
- Leave the other two blank, and click "Apply"
- Unselect the links that are not chapters. (Beware of "Discord" at the bottom.)
- Click "Pack EPUB"
For my notes: 30 minutes work