[simplyhentai] ignore certificate errors in video test

pull/662/head
Mike Fährmann 5 years ago
parent 4203dc0bdc
commit 7499d71d02
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -143,6 +143,7 @@ class SimplyhentaiVideoExtractor(Extractor):
"pattern": r"https://www\.googleapis\.com/drive/v3/files"
r"/0B1ecQ8ZVLm3JcHZzQzBnVy1ZUmc\?alt=media&key=[\w-]+",
"keyword": "706790708b14773efc1e075ddd3b738a375348a5",
"options": (("verify", False),),
"count": 1,
}),
(("https://videos.simply-hentai.com"

@ -27,6 +27,7 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"myportfolio",
"photobucket",
"worldthree",
}

Loading…
Cancel
Save