JimmXinu / FanFicFare

FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.
Other
746 stars 158 forks source link

support for www.dwiggie.com #903

Closed mcepl closed 1 year ago

mcepl commented 1 year ago

www.dwiggie.com is the site dedicated to “Pride and Prejudice” fanfiction community, which also includes fanfiction stories.

Example of a story is https://www.dwiggie.com/derby/2019/KathyDeathattheNethe20220403.html

The content is plain HTML, apparently there is no standard for chapters. Most stories seems to be all on one page.

kingjon3377 commented 1 year ago

Back when I first "packaged" (what became) FanFicFare for Gentoo in my "overlay", I found a patch containing a DWG ("Derbyshire Writers' Guild", whence "Dwiggie") adapter somewhere (I forget where, and now can't find it), and I've included that adapter in my overlay's packaging of FFF ever since, including adapting it to Python 3 when the time came (which was mercifully a pretty mechanical process---Python is not a language I'm competent in!). And I've made good use of it over the years.

However, the DWG (or "dwiggie.com") is included in the official list of "sites not likely to be supported" for good reasons, starting with the one listed there:

The problems of non-standardized URLs and HTML could be worked around with heuristics and special cases in the code, but given the other two points above I doubt it's really worth it.

mcepl commented 1 year ago

Unfortunately, I agree. The content is very nice, but their publication system is horrid.