dteviot / WebToEpub

A simple Chrome (and Firefox) Extension that converts Web Novels (and other web pages) into an EPUB.
Other
734 stars 139 forks source link

update GenesiStudioParser #1530

Closed gamebeaker closed 1 month ago

gamebeaker commented 1 month ago

@dteviot this parser uses the first time [placeholder] as Chapter title. Is that ok or not? Why is [placeholder] used? It is tricky to extract the title from the api json and it is pretty easy to extract with findChapterTitle() tested urls: https://genesistudio.com/novels/nw https://genesistudio.com/novels/yar

dteviot commented 1 month ago

@gamebeaker

this parser uses the first time [placeholder] as Chapter title. Is that ok or not?

Fine with me.