Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > get-flash-videos
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-27-2011, 09:03 AM
Budgie Budgie is offline
Junior Member
 
Join Date: Oct 2011
Posts: 7
Budgie is on a distinguished road
Default

www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


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
Reply With Quote
  #2  
Old 10-27-2011, 09:52 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


get-flash-videos is currently broken for this site. you can use rtmpsrv or rtmpsuck to download those videos.
Reply With Quote
  #3  
Old 10-29-2011, 06:29 PM
Budgie Budgie is offline
Junior Member
 
Join Date: Oct 2011
Posts: 7
Budgie is on a distinguished road
Default

Re: www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


Quote:
Originally Posted by KSV View Post
get-flash-videos is currently broken for this site. you can use rtmpsrv or rtmpsuck to download those videos.
Thanks for the info. Not yet able to get either of these to work yet even with the detailed instructions but will keep trying.

Meanwhile what is meant by broken? Is it that ITV people are trying to frustrate use of this software or just making changes and get_flash_videos not keeping up? Is anybody going to fix this any time soon?
Budgie.
Reply With Quote
  #4  
Old 11-02-2011, 01:18 AM
ianparkinson62 ianparkinson62 is offline
Junior Member
 
Join Date: Nov 2011
Posts: 2
ianparkinson62 is on a distinguished road
Default

Re: www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


Just installed this on my netbook under Lucid and I was able to download one show from ITV but nothing since. I also tried downloading something from Youtube and still no joy. Any ideas?

EDIT

It is now working although the "-r high" switch is not effective as I'm only getting 288 resolution. 2 shows downloaded successfully

Last edited by ianparkinson62 : 11-02-2011 at 03:43 AM. Reason: Problem has resolved itself
Reply With Quote
  #5  
Old 11-02-2011, 05:40 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


SOAP request being used by get_flash_videos is no longer valid. i have modified the SOAP request in script and now it works fine for me. you can try it.

Code:
http://www.mediafire.com/file/4hr20n6xdkslqtb/get_flash_videos-1.24.pm
Quote:
Originally Posted by ianparkinson62 View Post
It is now working although the "-r high" switch is not effective as I'm only getting 288 resolution. 2 shows downloaded successfully
which url's you have tested it on? it didn't worked for me without SOAP request modification.
Reply With Quote
  #6  
Old 11-03-2011, 01:18 AM
ianparkinson62 ianparkinson62 is offline
Junior Member
 
Join Date: Nov 2011
Posts: 2
ianparkinson62 is on a distinguished road
Default

Re: www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


This new version is working fine except that it still won't give any higher than 288 resolution. I had downloaded a couple of shows but deleted them immediately. One of them was something to do with vampires

Last edited by ianparkinson62 : 11-03-2011 at 01:19 AM. Reason: spelling error
Reply With Quote
  #7  
Old 11-05-2011, 02:36 PM
JonBoy JonBoy is offline
Junior Member
 
Join Date: Nov 2011
Posts: 1
JonBoy is on a distinguished road
Default

Re: www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


Quote:
Originally Posted by ianparkinson62 View Post
This new version is working fine except that it still won't give any higher than 288 resolution.
My inexpert attempts to read the scripts give me the impression that the Itv.pm module builds an ascending list of available bitrates for each video and attempts to grab the last on the list whereas the integrated script just grabs the first version it finds (which is consistently the lowest bitrate in the few tests I've run) and doesn't include the mechanism to detect the highest bitrate.

Is that the case? If so, could that indicate a problem with the auto-generator for the integrated script or am I totally misunderstanding/mis-reading?

The test examples all turned up as 400 on this noob's WinXP configuration.
Reply With Quote
  #8  
Old 11-06-2011, 07:05 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: www.itv.com: Problem downloading from ITV using get-flash-videos (openSUSE Linux)


The version i posted above is edited version of their last released combined script (version 1.24). there has been lots of changes in git repository but no new release since dec 2010. you have to compile your own combined version from latest git sources. it's pretty easy task if you are using linux but if you are on windows, compiling perl modules with MinGW(msys-perl) or strawberry perl is real PITA.

git repository
Code:
http://github.com/monsieurvideo/get-flash-videos
quality selection for itv was added at later date. if any of you linux users have compiled it successfully then you can share it here. we can sort out the problem if it persists even after using the latest git version.

Last edited by KSV : 11-06-2011 at 10:50 AM.
Reply With Quote
Reply Post New Thread
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:40 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons