We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901950b commit 976f05cCopy full SHA for 976f05c
1 file changed
extractors/bilibili/bilibili_test.go
@@ -26,15 +26,14 @@ func TestBilibili(t *testing.T) {
26
args: test.Args{
27
URL: "https://www.bilibili.com/video/av41301960",
28
Title: "【英雄联盟】2019赛季CG 《觉醒》",
29
- Size: 70696896,
30
},
31
playlist: false,
32
33
{
34
name: "bangumi test",
35
36
URL: "https://www.bilibili.com/bangumi/play/ep167000",
37
- Title: "狐妖小红娘:第70话 苏苏智商上线",
+ Title: "狐妖小红娘 第70话 苏苏智商上线",
38
39
40
0 commit comments