flocascio / get-flash-videos

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

Edward Snowden channel4 video can't download #551

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to dump the Edward Snowden video from

http://www.channel4.com/programmes/alternative-christmas-message/4od#3631700

on my Fedora 19 64bit, but fails.

~/tr/get-flash-videos$ ./get_flash_videos --debug 
"http://www.channel4.com/programmes/alternative-christmas-message/4od#3631700"
No plugins installed
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Channel4.pm
Using method 'channel4' plugin version 0.04 for 
http://www.channel4.com/programmes/alternative-christmas-message/4od#3631700
Downloading 
http://www.channel4.com/programmes/alternative-christmas-message/4od#3631700
-> GET 
http://www.channel4.com/programmes/alternative-christmas-message/4od#3631700
<- 200 text/html; charset=UTF-8 (77418): UTF8 on, ASCII, 77418 characters 77418 
bytes
-> GET http://ais.channel4.com/asset/3631700
<- 404 text/xml; charset=UTF-8 (302): UTF8 on, ASCII, 302 characters 302 bytes
Error: Couldn't get asset XML: 404 Not Found at 
/home/maj/tr/get-flash-videos/lib/FlashVideo/Site/Channel4.pm line 70.

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: ./get_flash_videos --update

If the latest version does not support this please open a bug
at http://code.google.com/p/get-flash-videos/ making sure you include
the output with --debug enabled. Alternatively, fix it yourself and send us
a pull request on Github: https://github.com/monsieurvideo/get-flash-videos
Couldn't download any videos.
~/tr/get-flash-videos$ 

Original issue reported on code.google.com by littlesa...@gmail.com on 30 Dec 2013 at 3:57