Quote:
Originally Posted by kiwidude
There are days I hate Python... (or my lack of knowledge of it)... there is a *third* variant of url encoding function which I should have used... sigh. New release shortly.
|
I believe you need to choose the one that resembles most javascript escape(). encodeURIComponent() won't encode apostrophes and they seem to be encoded in the epubs I have checked.