Skip to content

Commit

Permalink
extractors/bilibili: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Apr 20, 2023
1 parent 901950b commit 976f05c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions extractors/bilibili/bilibili_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,14 @@ func TestBilibili(t *testing.T) {
args: test.Args{
URL: "https://www.bilibili.com/video/av41301960",
Title: "【英雄联盟】2019赛季CG 《觉醒》",
Size: 70696896,
},
playlist: false,
},
{
name: "bangumi test",
args: test.Args{
URL: "https://www.bilibili.com/bangumi/play/ep167000",
Title: "狐妖小红娘第70话 苏苏智商上线",
Title: "狐妖小红娘 第70话 苏苏智商上线",
},
},
{
Expand Down

0 comments on commit 976f05c

Please sign in to comment.