rt2yrru / get-flash-videos

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

Sorry, file does not look like a media file, aborting. #537

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
I try to get the following Flash-video but the download fails with:

Downloading 
http://www.rtp.pt/play/p857/e112831/nas2.share/h264/512x384/bemvindos/bemvindos_
1_20130403.mp4...
Sorry, file does not look like a media file, aborting.

My command is:
$ get_flash_videos http://www.rtp.pt/play/p857/e112831/bem-vindos -d

Please see the following log file.
http://pastebin.com/Rs5VdXNj

I originally installed get-flash-videos from the Ubuntu 13.10 (Saucy's) 
repository. Later I even installed the latest version (v.1.24-1) from
https://code.google.com/p/get-flash-videos/wiki/Installation

$ sudo apt-get install libwww-mechanize-perl libxml-simple-perl

$ wget 
http://get-flash-videos.googlecode.com/files/get-flash-videos_1.24-1_all.deb

$ sudo dpkg -i get-flash-videos_1.24-1_all.deb 

I may have messed the installation completly, BUT I get the same error 
(failure) message in all cases.

Kindly
 Osmo (Moma) Antero

Original issue reported on code.google.com by osmoma on 7 Oct 2013 at 10:04

GoogleCodeExporter commented 8 years ago
Confirm I get the same issue here. gfv is using the generic method, searching 
for mp4 url's. In this case the url ending mp4 is not an mp4 file. A plugin 
will need developing for this site. Site does play from here, 

Original comment by njtaylor...@gmail.com on 7 Oct 2013 at 10:36

GoogleCodeExporter commented 8 years ago
Ok, it wasn't mp4 after all.
Thanks for your time.

Original comment by osmoma on 7 Oct 2013 at 3:44