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

CHYOA Download Issue for certain chapters #102

Open
buisel opened this issue Sep 10, 2024 · 2 comments
Open

CHYOA Download Issue for certain chapters #102

buisel opened this issue Sep 10, 2024 · 2 comments

Comments

@buisel
Copy link

buisel commented Sep 10, 2024

When downloading a CHYOA story, certain chapters are saved missing most of their content. The author, the title and the question are saved. But the chapter-content is blank, except for:
<p><strong><u><em>[Opening Header]</em></u></strong></p></div>
As far as I can tell, only chapters with this specific combination included as the first thing in their chapter-content don't download. I might be completely wrong, but this is the only thing in common the failures seem to have.

Full example of what I'm talking about below, thanks for any help!.

<h2>[TITLE]</h2>
<h4>by  [Author]</h4>
<div class="chapter-content">
<p><strong><u><em>[Opening Header]</em></u></strong></p>
</div>
<h2>What's next?</h2>
<br/>
</body>
@theslavicbear
Copy link
Owner

Can you give me the URL of an example chapter with this issue?

@buisel
Copy link
Author

buisel commented Oct 11, 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