Commit Graph

6 Commits

Author SHA1 Message Date
Mike Fährmann
8753627ef4 [joyreactor] improve error handling for faulty JSON (#148)
- remove all ASCII escape codes, not just \n and \r
- ignore faulty posts instead of letting the exception propagate
2019-01-03 16:31:25 +01:00
Mike Fährmann
a36f52a730 [joyreactor] add extractor for search results (#148) 2019-01-03 16:25:56 +01:00
Mike Fährmann
5d6e219fb2 [joyreactor] update tests 2018-11-28 14:52:19 +01:00
Mike Fährmann
a0ae156edc [pornreactor] add tag-, user-, post-extractors (#114) 2018-11-23 14:41:26 +01:00
Mike Fährmann
bacbc2e7bd [joyreactor] try to prevent JsonDecodeErrors (#114) 2018-11-23 14:32:37 +01:00
Mike Fährmann
503d42a1c2 [joyreactor] add tag-, user-, post-extractors (#114) 2018-11-23 09:25:02 +01:00