[fansly:creator] support custom wall IDs (#4401)
This commit is contained in:
@@ -67,11 +67,21 @@ __tests__ = (
|
||||
"#class" : fansly.FanslyCreatorPostsExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://fansly.com/Oliviaus/posts/wall/785261459306196992",
|
||||
"#class" : fansly.FanslyCreatorPostsExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://fansly.com/Oliviaus/media",
|
||||
"#class" : fansly.FanslyCreatorMediaExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://fansly.com/Oliviaus/media/wall/785261459306196992",
|
||||
"#class" : fansly.FanslyCreatorMediaExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://fansly.com/home",
|
||||
"#class" : fansly.FanslyHomeExtractor,
|
||||
|
||||
Reference in New Issue
Block a user