[imagetwist] add 'gallery' extractor (#5190)
This commit is contained in:
@@ -41,4 +41,16 @@ __tests__ = (
|
||||
"#class" : imagehosts.ImagetwistImageExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://imagetwist.com/p/gdldev/747223/digits",
|
||||
"#category": ("imagehost", "imagetwist", "gallery"),
|
||||
"#class" : imagehosts.ImagetwistGalleryExtractor,
|
||||
"#urls" : (
|
||||
"https://imagetwist.com/j6eu91sbl9bs",
|
||||
"https://imagetwist.com/vx4oh119izyr",
|
||||
"https://imagetwist.com/n3td3a6vzzed",
|
||||
"https://imagetwist.com/8uz6lmg31nmc",
|
||||
),
|
||||
},
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user