View Single Post
Old 11-12-2020, 03:16 PM   #4856
John Maverick
Connoisseur
John Maverick began at the beginning.
 
Posts: 61
Karma: 10
Join Date: Oct 2018
Device: none
Lightbulb Accept urls of chapters in "www.scribblehub.com" and "www.novelall.com"

There are sites that don't offers email notifications to inform about updates, but offer rss feeds. I use the service of blogtrottr.com to receive emails when there is updates on the rss to somewhow simulate emails notifications.

So far it has worked excellent with sites like "www.wuxiaworld.com", where FanFicFare can accept chapters urls.

With the sites www.scribblehub.com and www.novelall.com this not work, because FFF only accepts the chapters list urls.

I propose to make FFF also accepts chapters urls of these sites.

www.scribblehub.com

Chapter list url format:
Code:
https://www.scribblehub.com/series/[series-id]/[series-title]
Example:
Code:
https://www.scribblehub.com/series/133207/wait-theres-another-wayne/
Chapter url format:
Code:
https://www.scribblehub.com/read/[series-id]-[series-title]/chapter/chapter-id
Example:
Code:
https://www.scribblehub.com/read/133207-wait-theres-another-wayne/chapter/138505/
In this site the conversion of a chapter url to the url of the chapter lists seems posible. Changing "read" to "series", changing the "-" after the series id to "/" and finally deleting the "/chapter/[chapter-id]/.

www.novelall.com

Chapter list url format:
Code:
https://www.novelall.com/novel/[novel-title].html
Example:
Code:
https://www.novelall.com/novel/The-Legendary-Moonlight-Sculptor.html
Chapter url format:
Code:
https://www.novelall.com/chapter/[chapter-title]/[chapter-id]/
Example:
Code:
https://www.novelall.com/chapter/The-Legendary-Moonlight-Sculptor-Volume-1-Chapter-1/1048282/
Here things don't seems so straightforward. There isn't anything in the chapter url to deduce the chapter list url. The only way I see here is to open the chapter url, and parse the chapter list url from the html in the chapter page. I don't know if FFF adapters can do that as they are now.

I hope that what I'm suggesting here isn't a lot more work that what it's worth. Anyway I give my thanks in advance for all your handwork in this amazing software JimmXinu.
John Maverick is offline   Reply With Quote