Skip to content

Commit

Permalink
tests/qq: ⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Jun 24, 2018
1 parent 4fad92f commit d9245bc
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions extractors/qq_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,10 @@ func TestQQ(t *testing.T) {
},
},
{
name: "vid test",
name: "movie and vid test",
args: test.Args{
URL: "https://v.qq.com/x/cover/4opd3z8rcb7bbhh.html",
Title: "《古墓丽影:源起之战》中文版终极预告 “坎妹”吴彦祖爆燃开打",
Quality: "蓝光;(1080P)",
},
},
{
name: "movie test",
args: test.Args{
URL: "https://v.qq.com/x/cover/e5qmd3z5jr0uigk/9k9DQFMFRoo.html",
Title: "赌侠",
URL: "https://v.qq.com/x/cover/e5qmd3z5jr0uigk.html",
Title: "赌侠1991(普通话版)",
Size: 470753231,
Quality: "高清;(480P)",
},
Expand Down

0 comments on commit d9245bc

Please sign in to comment.