[kemonoparty] support new discord channel URLs (#6542)

This commit is contained in:
Mike Fährmann
2024-11-27 15:19:27 +01:00
parent 2162fa7df2
commit e1aa4a7162
2 changed files with 18 additions and 9 deletions

View File

@@ -299,6 +299,16 @@ __tests__ = (
"type" : "attachment",
},
{
"#url" : "https://kemono.su/discord/server/488668827274444803/608504710906904576",
"#category": ("", "kemonoparty", "discord"),
"#class" : kemonoparty.KemonopartyDiscordExtractor,
"#count" : 4,
"channel" : "608504710906904576",
"channel_name": "",
},
{
"#url" : "https://kemono.su/discord/server/488668827274444803#608504710906904576",
"#category": ("", "kemonoparty", "discord"),