Hello all,
Can I have some help in refining my recipe?
I've created this one with help from this forum, but I do not think that the print version switch is working.
I have been able to trim down the content I do not want to see to manageable levels, but my script is only collecting the first page of each article.
The article address format is like this:
Code:
http://www.tthfanfic.org/Story-22821/Snag+Strangely+Literal.htm
with the print-version address format like this:
Code:
http://www.tthfanfic.org/wholestory.php?no=22821&format=print
I am pretty sure the code is correct, but it does not seem to be switching to the print version. At the end of each article in my epub, Calibre has a line that says "article downloaded from" and the article address instead of the print version address.
I have tried turning on and off Javascript, with exactly the same results.
Here is the code:
Thank you