Fix dmotion id parsing.
[clive.git] / t / 09google.t
blob62eb82eacae89a32565b2d72cc6820d2a44d3503
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 => 3;
13 use Test::clive;
15 Test::clive::host(
16 qq|http://video.google.com/videoplay?docid=-8669127848070159803|,
17 "-f $_" )
18 foreach qw(flv mp4);
20 Test::clive::host( # Embed.
21 qq|http://video.google.com/googleplayer.swf?docid=-8669127848070159803|