Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
Comment live video test as there are too many changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HaarigerHarald committed Sep 8, 2018
1 parent 876fcb6 commit ef1afa1
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ public void testAgeRestrictVideo() throws Throwable {
extractorTestDashManifest("http:https://www.youtube.com/watch?v=61Ev-YvBw2c");
}

public void testLiveStream() throws Throwable {
VideoMeta expMeta = new VideoMeta("ddFvjfvPnqk", "NASA Live Stream - Earth From Space (Full Screen) | ISS LIVE FEED - Debunk Flat Earth",
"Space Videos", "UCakgsb0w7QB0VHdnCc-OVEA", 0, 0, true);
extractorTest("http:https://www.youtube.com/watch?v=ddFvjfvPnqk", expMeta);
}
// public void testLiveStream() throws Throwable {
// VideoMeta expMeta = new VideoMeta("ddFvjfvPnqk", "NASA Live Stream - Earth From Space (Full Screen) | ISS LIVE FEED - Debunk Flat Earth",
// "Space Videos", "UCakgsb0w7QB0VHdnCc-OVEA", 0, 0, true);
// extractorTest("http:https://www.youtube.com/watch?v=ddFvjfvPnqk", expMeta);
// }


private void extractorTestDashManifest(final String youtubeLink)
Expand Down

0 comments on commit ef1afa1

Please sign in to comment.