Fix dmotion id parsing.
[clive.git] / t / 05dailymotion.t
blobf2b50a7fae758a1da95802b0963226b84b5d81bf
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 => 6;
13 use Test::clive;
15 foreach (qw(flv spark-mini vp6-hq vp6-hd vp6 h264)) {
16 Test::clive::host(
17 qq|http://www.dailymotion.com/hd/video/|
18 . qq|x9fkzj_battlefield-1943-coral-sea-trailer_videogames|,
19 "-f $_"