update error message for unspecified exceptions

- ask user to report unexpected errors, which usually indicate
  extractor failure
- handle OSErrors separately (permissions, disk full, etc)
- revert 30eef52
This commit is contained in:
Mike Fährmann
2017-08-10 16:29:05 +02:00
parent 7e936e9c06
commit cfa479fab5
3 changed files with 9 additions and 11 deletions

View File

@@ -17,7 +17,6 @@ class JaiminisboxChapterExtractor(foolslide.FoolslideChapterExtractor):
pattern = foolslide.chapter_pattern(r"(?:www\.)?jaiminisbox\.com/reader")
test = [
("https://jaiminisbox.com/reader/read/uratarou/en/0/1/", {
"url": "f021de7f31ee3a3f688fdf3e8183aef4226c2b50",
"keyword": "d187df3e3b6dbe09ec163626f6fd7c57133ab163",
}),
("https://jaiminisbox.com/reader/read/dr-stone/en/0/16/", {