Hi,
My first post here. I am Running openSUSE 11.4 with KDE 4.6 desktop and trying
get-flash-videos for first time. I need help please.
I have followed installation instructions for installing Perl and XML modules but am getting an error message. I am not a coder and intimidated by the 7400+ lines of perl script so am posting the results from using --debug in the hope somebody will have time to give me some assistance.
Code:
:~> get_flash_videos -r high --debug http://www.itv.com/itvplayer/video/?Filter=284180
No plugins installed
Downloading http://www.itv.com/itvplayer/video/?Filter=284180
-> GET http://www.itv.com/itvplayer/video/?Filter=284180
<- 200 text/html; charset=utf-8 (18106): UTF8 on, non-ASCII, 18106 characters 18110 bytes
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Using method 'itv' for http://www.itv.com/itvplayer/video/?Filter=284180
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode>s:Unexpected</faultcode><faultstring xml:lang="en-GB">The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://tempuri.org/:siteInfo. The InnerException message was 'Invalid enum value 'Web' cannot be deserialized into type 'Itv.BB.Mercury.Common.Types.Platform'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.'. Please see InnerException for more details.</faultstring></s:Fault></s:Body></s:Envelope>
Error: Unable to find <Video> in XML at /usr/local/bin/get_flash_videos line 2743.
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/local/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.
Please could somebody advise.
Budgie