1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00

[behance] replace test

The "UVMW Studio" account and their galleries are gone.
This commit is contained in:
Mike Fährmann 2018-08-19 21:17:21 +02:00
parent e9dd2eff1d
commit a2eeef1f5e
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

@ -35,10 +35,10 @@ class BehanceGalleryExtractor(Extractor):
"comments": int,
},
}),
("https://www.behance.net/gallery/13706563/Fundacja-ING-Dzieciom", {
"count": 7,
"url": "3b78be2a5652524529962cf2dc81b383129c1363",
"keyword": {"user": "UVMW Studio"},
("https://www.behance.net/gallery/21324767/Nevada-City", {
"count": 6,
"url": "2b2a689d57f113617088eeab4dc81b884bf24410",
"keyword": {"user": "Alex Strohl"},
}),
]