Results 358 comments of dteviot

@drjoe123 As part of 0.0.0.141, Minimum Firefox version moved from 63.0 to 79.0. See: https://github.com/dteviot/WebToEpub/commit/cd60ded02e3e284eae995e915f8d32ed27e1f6de I wanted to take advantage of the Optional chaining operator. It results in shorter, easier...

@drjoe123 Did a quick check, I'm not using Optional chaining in the core (yet). So should just work.

@Leifman35 At first glance, it looks doable. The only complication is how to get the URLs for all the Table of Content pages. Specifically, what happens when there are a...

@Leifman35 Unfortunately, it looks like they're doing something funny for some ToC pages. Some of these pages don't have any chapters, instead, they make JSON calls to get the chapters....

@Leifman35 Updated version (0.0.0.151) has been submitted to Firefox and Chrome stores. Firefox version is available now. Chrome might be available in 1 to 3 weeks. If you can't wait,...

@itsgraxiabibi 401 is an "access denied" from the site. At a guess, you may need to log into the site before you can use WebToEpub.

@itsgraxiabibi What's the URL you're using?

@itsgraxiabibi OK, I've had a look at this. Looks like there's been a change to the site. I didn't write the parser for this site, So, it might be worth...

@itsgraxiabibi Fix was provided by courli79, See: https://github.com/dteviot/WebToEpub/issues/827 Test versions for Firefox and Chrome have been uploaded to https://drive.google.com/drive/folders/1B_X2WcsaI_eg9yA-5bHJb8VeTZGKExl8?usp=sharing. Pick the one suitable for you, follow the "How to install...

@itsgraxiabibi Updated version (0.0.0.151) has been submitted to Firefox and Chrome stores. Firefox version is available now. Chrome might be available in 1 to 3 weeks. If you can't wait,...