rt2yrru / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
0 stars 0 forks source link

Channel 5 fails to parse #512

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
http://www.channel5.com/shows/big-brother/episodes/episode-4-466

(or pick an active one from http://www.channel5.com/shows/big-brother/episodes )

Code is looking for this: (Channel5.pm)

my $rate = ($d->{defaultURL} =~ /H264-(\d+)-16x9/i)[0];

But defaultURL is this:

rtmpe://bt.fcod.llnwd.net/a800/o10/&mp4:videos/19582164001/19582164001_248287463
1001_C5168130004A-1500k-channel5.mp4

It later fails for other reasons.

Original issue reported on code.google.com by mc2...@gmx.com on 16 Jun 2013 at 11:53

GoogleCodeExporter commented 8 years ago
Channel 5  / Demand 5 issue exists already, it is encrypted, unless site has 
changed. Anything download can't be played.

Original comment by njtaylor...@gmail.com on 17 Jun 2013 at 1:51