[gelbooru] improve pagination logic for meta tags (#5478)
similar to 494acabd38
This commit is contained in:
@@ -39,6 +39,22 @@ __tests__ = (
|
||||
"#sha1_url": "845a61aa1f90fb4ced841e8b7e62098be2e967bf",
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://gelbooru.com/index.php?page=post&s=list&tags=id:>=67800+id:<=68000",
|
||||
"#comment" : "meta tags (#5478)",
|
||||
"#category": ("booru", "gelbooru", "tag"),
|
||||
"#class" : gelbooru.GelbooruTagExtractor,
|
||||
"#count" : 187,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://gelbooru.com/index.php?page=post&s=list&tags=id:>=67800+id:<=68000+sort:id:asc",
|
||||
"#comment" : "meta + sort tags (#5478)",
|
||||
"#category": ("booru", "gelbooru", "tag"),
|
||||
"#class" : gelbooru.GelbooruTagExtractor,
|
||||
"#count" : 187,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://gelbooru.com/index.php?page=pool&s=show&id=761",
|
||||
"#category": ("booru", "gelbooru", "pool"),
|
||||
|
||||
Reference in New Issue
Block a user