[vsco] add 'spaces' extractor (#5202)

for spaces listed on a user page
This commit is contained in:
Mike Fährmann
2024-02-17 18:19:16 +01:00
parent ccb413df71
commit 8a63801311
3 changed files with 46 additions and 2 deletions

View File

@@ -46,6 +46,17 @@ __tests__ = (
"#count" : range(100, 150),
},
{
"#url" : "https://vsco.co/vscotest39/spaces",
"#category": ("", "vsco", "spaces"),
"#class" : vsco.VscoSpacesExtractor,
"#urls" : (
"https://vsco.co/spaces/62991a535a9ee215340fa2b0",
"https://vsco.co/spaces/62b35bfb54f97cbfbd5c1e62",
"https://vsco.co/spaces/629674a6875ebddb8f1320c1",
),
},
{
"#url" : "https://vsco.co/erenyildiz/media/5d34b93ef632433030707ce2",
"#category": ("", "vsco", "image"),