Format should be a string
This commit is contained in:
parent
7e2afd8221
commit
50ea02cf04
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ class VideoTest extends BaseTest
|
||||||
'googlevideo.com',
|
'googlevideo.com',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'https://www.youtube.com/watch?v=RJJ6FCAXvKg', 18,
|
'https://www.youtube.com/watch?v=RJJ6FCAXvKg', '18',
|
||||||
'Heart_Attack_-_Demi_Lovato_' .
|
'Heart_Attack_-_Demi_Lovato_' .
|
||||||
'Sam_Tsui_Against_The_Current-RJJ6FCAXvKg',
|
'Sam_Tsui_Against_The_Current-RJJ6FCAXvKg',
|
||||||
'mp4',
|
'mp4',
|
||||||
|
|
Loading…
Reference in a new issue