how to Share added site/make it permanent????
Hi, rather than requesting to add it, I’d like to ask if there’s a place or way to share a parser for a specific site. I’ve just made one for https://karistudio.com/, and it’s working well, but I’m not sure how to share it.
Also, is it possible to make this parser permanent in the plugin? If so, how can I do that, or do I always need to go through this process every time?
Anyway, here’s what I’ve put in each case for https://karistudio.com/:
Hostname: karistudio.com URL of first chapter: (required) CSS selector for element holding content to put into EPUB: article.small.single CSS selector for element holding Title of Chapter: div.bs-header h1.title CSS selector for element(s) to remove: div#novel_nav,div.code-block.code-block-4,div#donation-msg div,nav.navigation.post-navigation,div.code-block.code-block-5 script,div.code-block.code-block-2,div.code-block.code-block-5,div.row div#block-35.col-md-4.rotateInDownLeft.animated.bs-widget.widget_block,div.code-block.code-block-2,div.code-block.code-block-1
(Thank you for making this tool <3)
@nibnig
but I’m not sure how to share it.
Good question. I'd suggest adding a new page to the Wiki https://github.com/dteviot/WebToEpub/wiki and put it there.
Also, is it possible to make this parser permanent in the plugin?
If you set values for the default parser for a site, WebToEpub is supposed to remember them. You should be able to save the settings to a file with "Write Options to file" under advanced settings.