fix extraction and update test results

- fixes for hbrowse, imgyt, imgcandy, hosturimage
- test updates for deviantart, gfycat
This commit is contained in:
Mike Fährmann
2017-08-08 19:11:13 +02:00
parent abd7c559cd
commit 0245a0ba5f
4 changed files with 8 additions and 8 deletions

View File

@@ -284,7 +284,7 @@ class DeviantartCollectionExtractor(DeviantartExtractor):
r"/favourites/(\d+)/([^/?&#]+)"]
test = [("http://rosuuri.deviantart.com/favourites/58951174/Useful", {
"url": "65d070eae215b9375b4437a1ab4659efdad204e3",
"keyword": "a8b7b7c8ef9a4eba87c96cfaf098a7ef1c1e8be5",
"keyword": "b4abbad60f87a42fb6c1a021cb3a8efd9d31bfb7",
})]
def __init__(self, match):