Closed hdloader11 closed 4 years ago
It seems like there are issues with the url recognition if the quest ID starts with a "-" in front.
Example URL's :
https://fiction.live/Sci-fi/Endless-Journey/-JTOp94O1JnJQ10y557N
https://fiction.live/stories/The-Traveler/-JEdsoZFs11asUSB-SEQ
Error code :
raise NotImplementedError("Could not find a handler for " + url) NotImplementedError: Could not find a handler for https://fiction.live/Sci-fi/Endless-Journey/-JTOp94O1JnJQ10y557N
It seems like there are issues with the url recognition if the quest ID starts with a "-" in front.
Example URL's :
https://fiction.live/Sci-fi/Endless-Journey/-JTOp94O1JnJQ10y557N
https://fiction.live/stories/The-Traveler/-JEdsoZFs11asUSB-SEQ
Error code :
raise NotImplementedError("Could not find a handler for " + url) NotImplementedError: Could not find a handler for https://fiction.live/Sci-fi/Endless-Journey/-JTOp94O1JnJQ10y557N