Closed GoogleCodeExporter closed 9 years ago
The handshake failed because version 9 of the protocol has not yet been
implemented in rtmpdump. Multiple projects have issues since Adobe provided an
update for the servers using this new handshake.
Original comment by cyberwizzard
on 13 Mar 2011 at 11:48
Try with the latest version of rtmpdump from SVN.
http://lists.mplayerhq.hu/pipermail/rtmpdump/2011-March/001328.html
Works for me on OpenBSD amd64 current, and Debian building the version from SVN.
Original comment by njtaylor...@gmail.com
on 20 Mar 2011 at 10:17
confirmed with latest released version
liminal@ubuntu-laptop:~$ get_flash_videos --debug
http://www.itv.com/itvplayer/video/?Filter=247530
No plugins installed
Downloading http://www.itv.com/itvplayer/video/?Filter=247530
-> GET http://www.itv.com/itvplayer/video/?Filter=247530
<- 500 text/plain (65)
Couldn't download 'http://www.itv.com/itvplayer/video/?Filter=247530': 500
Can't connect to www.itv.com:80 (Bad hostname 'www.itv.com')
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=247530
<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/share/perl5/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: /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.
Original comment by mrphcon...@gmail.com
on 17 Jun 2011 at 9:51
This can be close Itv.pm has been updated a number of time since.
#3 returns a http STATUS code 500, and give the unable to connect error.
This could be geo restriction, itv site down, it's an unrelated problem.
Closing this issue.
Original comment by njtaylor...@gmail.com
on 9 Mar 2013 at 2:43
Original issue reported on code.google.com by
kevinedo...@yahoo.co.uk
on 11 Mar 2011 at 7:51