From ff4ded2d5cd1c3733b30c3188cc3c62763ab8f71 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 18 Sep 2018 19:01:14 +0200 Subject: [PATCH] test(phpunit): Fix Youtube tests Some Youtube format was not available anymore --- tests/VideoDownloadTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/VideoDownloadTest.php b/tests/VideoDownloadTest.php index 3621ae1..dbbf1e6 100644 --- a/tests/VideoDownloadTest.php +++ b/tests/VideoDownloadTest.php @@ -173,7 +173,7 @@ class VideoDownloadTest extends TestCase 'googlevideo.com', ], [ - 'https://www.youtube.com/watch?v=RJJ6FCAXvKg', 22, + 'https://www.youtube.com/watch?v=RJJ6FCAXvKg', 18, 'Heart_Attack_-_Demi_Lovato_'. 'Sam_Tsui_Against_The_Current-RJJ6FCAXvKg', 'mp4',