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

Commit

Permalink
Update Testvideo
Browse files Browse the repository at this point in the history
  • Loading branch information
HaarigerHarald committed Mar 7, 2017
2 parents 6f0282a + ab01318 commit 8d5d738
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -38,9 +38,9 @@ public void testAgeRestrictVideo() throws Throwable {
}

public void testLiveStream() throws Throwable {
VideoMeta expMeta = new VideoMeta("njCDZWTI-xg", "NASA Video : Earth From Space Real Footage - Video From The International Space Station ISS",
VideoMeta expMeta = new VideoMeta("qzMQza8xZCc", "Nasa LIVE stream - Earth From Space LIVE Feed | Incredible ISS live stream of Earth from space",
"Space Videos", "UCakgsb0w7QB0VHdnCc-OVEA", 1800, 0, true);
extractorTest("http://www.youtube.com/watch?v=njCDZWTI-xg", expMeta);
extractorTest("http://www.youtube.com/watch?v=qzMQza8xZCc", expMeta);
}


Expand Down

0 comments on commit 8d5d738

Please sign in to comment.