TrueWriter / get-flash-videos

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

Formatter throwing exception on ITV #216

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1../get_flash_videos --debug http://www.itv.com/itvplayer/video/?Filter=198443

What is the expected output? What do you see instead?

No plugins installed                                                            
                                        Downloading 
http://www.itv.com/itvplayer/video/?Filter=198443                               
                            -> GET 
http://www.itv.com/itvplayer/video/?Filter=198443                               
                                 <- 200 text/html (21036): UTF8 on, non-ASCII, 
21036 characters 21038 bytes
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Itv.pm
Using method 'itv' for http://www.itv.com/itvplayer/video/?Filter=198443
<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 
/mnt/data/manuallyInstalledPrograms/get-flash-videos/lib/FlashVideo/Site/Itv.pm 
line 47.

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 (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.

What version of the product are you using? On what operating system?
Latest git pull as of 19:05 15/12/10

Please provide any additional information below.

Original issue reported on code.google.com by jaybradl...@gmail.com on 15 Dec 2010 at 7:06

GoogleCodeExporter commented 8 years ago
Check Issue 164 - I think you have the same issue as here

Original comment by sfal...@truetech.net.au on 23 May 2011 at 12:32

GoogleCodeExporter commented 8 years ago
Have tried the solution suggested in 164. This hasn't helped. Any ideas as I 
get the same error message on debug

Original comment by sharp.ja...@gmail.com on 30 Oct 2011 at 11:42