improve 'deviantart.quality' description

deviantart-rewrite
Mike Fährmann 5 years ago
parent 8eaae58045
commit c6c5cb1898
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -581,7 +581,8 @@ extractor.deviantart.quality
=========== ===== =========== =====
Type ``integer`` Type ``integer``
Default ``100`` Default ``100``
Description JPEG compression quality for newer images hosted on wixmp servers. Description JPEG quality level of newer images for which
an original file download is not available.
=========== ===== =========== =====

@ -123,7 +123,7 @@ class PornhubUserExtractor(PornhubExtractor):
test = ( test = (
("https://www.pornhub.com/users/flyings0l0/photos/public", { ("https://www.pornhub.com/users/flyings0l0/photos/public", {
"pattern": PornhubGalleryExtractor.pattern, "pattern": PornhubGalleryExtractor.pattern,
"count": ">= 8", "count": ">= 6",
}), }),
("https://www.pornhub.com/users/flyings0l0/"), ("https://www.pornhub.com/users/flyings0l0/"),
("https://www.pornhub.com/users/flyings0l0/photos/public"), ("https://www.pornhub.com/users/flyings0l0/photos/public"),

@ -21,7 +21,7 @@ TRAVIS_SKIP = {
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie", "bobx", "exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie", "bobx",
"archivedmoe", "archiveofsins", "thebarchive", "fireden", "4plebs", "archivedmoe", "archiveofsins", "thebarchive", "fireden", "4plebs",
"sankaku", "idolcomplex", "mangahere", "readcomiconline", "mangadex", "sankaku", "idolcomplex", "mangahere", "readcomiconline", "mangadex",
"sankakucomplex", "sankakucomplex", "warosu",
} }
# temporary issues, etc. # temporary issues, etc.
@ -29,6 +29,8 @@ BROKEN = {
"8chan", "8chan",
"imgth", "imgth",
"mangapark", "mangapark",
"mangoxo",
"tumblr",
} }

Loading…
Cancel
Save