Skip to content

Commit 976f05c

Browse files
committed
extractors/bilibili: update test
1 parent 901950b commit 976f05c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

extractors/bilibili/bilibili_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,14 @@ func TestBilibili(t *testing.T) {
2626
args: test.Args{
2727
URL: "https://www.bilibili.com/video/av41301960",
2828
Title: "【英雄联盟】2019赛季CG 《觉醒》",
29-
Size: 70696896,
3029
},
3130
playlist: false,
3231
},
3332
{
3433
name: "bangumi test",
3534
args: test.Args{
3635
URL: "https://www.bilibili.com/bangumi/play/ep167000",
37-
Title: "狐妖小红娘第70话 苏苏智商上线",
36+
Title: "狐妖小红娘 第70话 苏苏智商上线",
3837
},
3938
},
4039
{

0 commit comments

Comments
 (0)