test(phpunit): Fix Youtube tests
Some Youtube format was not available anymore
This commit is contained in:
parent
ecd5bf306a
commit
ff4ded2d5c
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ class VideoDownloadTest extends TestCase
|
||||||
'googlevideo.com',
|
'googlevideo.com',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'https://www.youtube.com/watch?v=RJJ6FCAXvKg', 22,
|
'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