fix vimeo support.
[clive.git] / t / 10sevenload.t
blobef6a2720acbb2e02194d5863709ce1e43d0850e9
1 #!/usr/bin/env perl -I./t/lib
3 use warnings;
4 use strict;
6 use Test::More;
7 if ( $ENV{NO_INTERNET} ) {
8 plan skip_all => "No internet during package build";
10 else {
11 plan tests => 5;
13 use Test::clive;
15 Test::clive::host(
16 qq|http://en.sevenload.com/videos/IUL3gda-Funny-Football-Clips|);
17 Test::clive::host(
18 qq|http://de.sevenload.com/videos/GN4Hati/EM08-Spanien-Russland-4-1-Highlights|
20 Test::clive::host(
21 qq|http://en.sevenload.com/shows/TheSailingChannel-TV/episodes/zLM5OvT-Cruising-with-Bettie-Trailer|
24 # Embed.
25 Test::clive::host(
26 qq|http://en.sevenload.com/pl/IUL3gda-Funny-Football-Clips|);