[kemonoparty] add 'posts' extractor (#5194)
This commit is contained in:
@@ -326,6 +326,13 @@ __tests__ = (
|
||||
"#count" : 13,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://kemono.su/posts?q=foobar",
|
||||
"#category": ("", "kemonoparty", "posts"),
|
||||
"#class" : kemonoparty.KemonopartyPostsExtractor,
|
||||
"#count" : range(60, 100),
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://kemono.su/favorites",
|
||||
"#category": ("", "kemonoparty", "favorite"),
|
||||
|
||||
Reference in New Issue
Block a user