[idolcomplex] support alphanumeric post IDs (#5171)

This commit is contained in:
Mike Fährmann
2024-02-07 14:57:13 +01:00
parent 6e928300bc
commit 6ef143ea31
2 changed files with 9 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ __tests__ = (
},
{
"#url" : "https://idol.sankakucomplex.com/en/posts/509eccbba54a43cea6b275a65b93c51d",
"#url" : "https://idol.sankakucomplex.com/en/posts/vkr36qdOaZ4",
"#category": ("booru", "idolcomplex", "post"),
"#class" : idolcomplex.IdolcomplexPostExtractor,
"#sha1_content": "694ec2491240787d75bf5d0c75d0082b53a85afd",
@@ -86,6 +86,12 @@ __tests__ = (
"width" : 1024,
},
{
"#url" : "https://idol.sankakucomplex.com/en/posts/509eccbba54a43cea6b275a65b93c51d",
"#category": ("booru", "idolcomplex", "post"),
"#class" : idolcomplex.IdolcomplexPostExtractor,
},
{
"#url" : "https://idol.sankakucomplex.com/en/posts/show/509eccbba54a43cea6b275a65b93c51d",
"#category": ("booru", "idolcomplex", "post"),