[bilibili] support '/upload/opus' URLs (#6687)

This commit is contained in:
Mike Fährmann
2024-12-18 08:53:27 +01:00
parent 5fbd0c3a63
commit fd5869f7df
2 changed files with 7 additions and 1 deletions

View File

@@ -60,4 +60,9 @@ __tests__ = (
"#count" : range(50, 100),
},
{
"#url" : "https://space.bilibili.com/405279279/upload/opus",
"#class" : bilibili.BilibiliUserArticlesExtractor,
},
)