giavoni / get-flash-videos

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

Unable to download Flash video from pitchfork-cdn.s3.amazonaws.com #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am using an old, updated Debian (Kernel 2.6.32-5-686 #1 SMP Thu Nov 25 
18:43:34 UTC 2010 i686 GNU/Linux) with the latest get_flash_videos dpkg 
installation from yesterday.

$ get_flash_videos --version
get_flash_videos version 1.24 (http://code.google.com/p/get-flash-videos/

$ get_flash_videos --debug http://videos.antville.org/stories/2035499/
No plugins installed
Downloading http://videos.antville.org/stories/2035499/
-> GET http://videos.antville.org/stories/2035499/
<- 200 text/html; charset=UTF-8 (16324)
Trying to open plugin ~/.get_flash_videos/plugins/Videos.pm
Trying to open plugin ~/.get_flash_videos/plugins/Antville.pm
Trying to open plugin ~/.get_flash_videos/plugins/Org.pm
Trying to open plugin ~/.get_flash_videos/plugins/Videos.pm
Trying to open plugin ~/.get_flash_videos/plugins/Antville.pm
Trying to open plugin ~/.get_flash_videos/plugins/Org.pm
Trying to open plugin ~/.get_flash_videos/plugins/Pitchforkcdn.pm
Trying to open plugin ~/.get_flash_videos/plugins/S3.pm
Trying to open plugin ~/.get_flash_videos/plugins/Amazonaws.pm
Trying to open plugin ~/.get_flash_videos/plugins/Com.pm
Trying to open plugin ~/.get_flash_videos/plugins/Pitchforkcdn.pm
Trying to open plugin ~/.get_flash_videos/plugins/S3.pm
Trying to open plugin ~/.get_flash_videos/plugins/Amazonaws.pm
Trying to open plugin ~/.get_flash_videos/plugins/Com.pm
Trying to open plugin ~/.get_flash_videos/plugins/Brightcove.pm
Trying to open plugin ~/.get_flash_videos/plugins/Mtvnservices.pm
Trying to open plugin ~/.get_flash_videos/plugins/Gawker.pm
Using method 'generic' for http://videos.antville.org/stories/2035499/

I even tried the direct Flash SWF video file:
$ get_flash_videos --debug 
"http://pitchfork-cdn.s3.amazonaws.com/player/DelveMoviePlayer.swf"
No plugins installed
Downloading http://pitchfork-cdn.s3.amazonaws.com/player/DelveMoviePlayer.swf
-> GET http://pitchfork-cdn.s3.amazonaws.com/player/DelveMoviePlayer.swf
<- 200 binary/octet-stream (70187)
Trying to open plugin ~/.get_flash_videos/plugins/Pitchforkcdn.pm
Trying to open plugin ~/.get_flash_videos/plugins/S3.pm
Trying to open plugin ~/.get_flash_videos/plugins/Amazonaws.pm
Trying to open plugin ~/.get_flash_videos/plugins/Com.pm
Trying to open plugin ~/.get_flash_videos/plugins/Brightcove.pm
Trying to open plugin ~/.get_flash_videos/plugins/Mtvnservices.pm
Trying to open plugin ~/.get_flash_videos/plugins/Gawker.pm
Using method 'generic' for 
http://pitchfork-cdn.s3.amazonaws.com/player/DelveMoviePlayer.swf
Error: No URLs found at /usr/share/perl5/FlashVideo/Generic.pm line 128.

Couldn't extract Flash movie URL. This site may need specific support adding,
or fixing.

Please confirm the site is using Flash video and if you have Flash available
check that the URL really works(!).

Check for updates by running: /usr/bin/get_flash_videos --update

If the latest version does not support this please open a bug (or
contribute a patch!) at http://code.google.com/p/get-flash-videos/
make sure you include the output with --debug enabled.
Couldn't download any videos.

Thank you in advance. :)

Original issue reported on code.google.com by antdude on 12 Dec 2010 at 7:23

GoogleCodeExporter commented 9 years ago
The generic path works fine for me. It is possible that it has been updated 
since.

Original comment by mjbauer95 on 17 May 2011 at 3:13