[nsfwalbum] update test album

the old one is no longer available
deviantart-rewrite
Mike Fährmann 5 years ago
parent 1faec285d1
commit de4e2029d1
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -21,10 +21,10 @@ class NsfwalbumAlbumExtractor(GalleryExtractor):
directory_fmt = ("{category}", "{album_id} {title}")
archive_fmt = "{id}"
pattern = r"(?:https?://)?(?:www\.)?nsfwalbum\.com(/album/(\d+))"
test = ("https://nsfwalbum.com/album/295201", {
test = ("https://nsfwalbum.com/album/401611", {
"range": "1-5",
"url": "e60eced1873215f5deee1ca7226d60cb4dcc051c",
"keyword": "e0573ecb1966611e96d10172a3ca1db1078a7984",
"url": "b0481fc7fad5982da397b6359fbed8421b8ba284",
"keyword": "fc1ad4ebcd6d4cf32da15203120112b8bcf12eec",
})
def __init__(self, match):

@ -21,14 +21,13 @@ TRAVIS_SKIP = {
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie", "bobx",
"archivedmoe", "archiveofsins", "thebarchive", "fireden", "4plebs",
"sankaku", "idolcomplex", "mangahere", "readcomiconline", "mangadex",
"sankakucomplex", "warosu",
"sankakucomplex", "warosu", "fuskator",
}
# temporary issues, etc.
BROKEN = {
"8chan",
"mangapark",
"nsfwalbum",
}

Loading…
Cancel
Save