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 > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #71  
Old 07-29-2010, 07:53 PM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Seems to work ok for me:

Code:
-r,
rtmp://cp53909.edgefcs.net////flash/playback/_definst_/news/fourcorners_100726.mp4,
-a,
ondemand?auth=daEckdhaAaBcHdZbEazdndUa4d1cQacaHaQ-bmuIiv-8-jns_xEypI&aifp=v001,
-o,
C:\Documents and Settings\Yansky\Desktop\Four Corners 26-07-10.mp4,
-W,
http://www.abc.net.au/iview/images/iview.jpg
Reply With Quote
  #72  
Old 07-29-2010, 09:51 PM
MickJT MickJT is offline
Junior Member
 
Join Date: Jul 2010
Posts: 20
MickJT is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by Anywho View Post
It actually got changed to http://www2b.abc.net.au/iViewHandsha...haker.asmx/isp about a month ago.
That URL if ever "official" is no longer the right one, even though it still works.

http://tviview.abc.net.au/iview/auth/?v2 is the one the official iView .swf uses. It comes from http://www.abc.net.au/iview/xml/config.xml?v=370
Reply With Quote
  #73  
Old 07-29-2010, 09:52 PM
MickJT MickJT is offline
Junior Member
 
Join Date: Jul 2010
Posts: 20
MickJT is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Hmm.. Looks like my posts need to be approved by a moderator? Not used to that

Edit: That's weird. This post appears immediately without moderation. The one where I replied said to wait for moderation.

So, risking a double-post here, I said that if you look at http://www.abc.net.au/iview/xml/config.xml?v=370, you will see that the token comes from http://tviview.abc.net.au/iview/auth/?v2, and not any "handshaker" link anymore, even though that still works.

Edit2: There's also different links for getting the series index and show paths, but the old URLs still work. The latest Amiga version uses all the new links. The database format is also slightly different with the new URLs.

Last edited by MickJT : 07-29-2010 at 11:48 PM.
Reply With Quote
  #74  
Old 07-29-2010, 11:44 PM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by MickJT View Post
So, risking a double-post here, I said that if you look at http://www.abc.net.au/iview/xml/config.xml?v=370, you will see that the token comes from http://tviview.abc.net.au/iview/auth/?v2, and not any "handshaker" link anymore, even though that still works.
Yeah. The new "v2 api" stuff was mentioned by blood.eaglz back on page 2 of this thread

I stayed with the "old" stuff because ABC seem to use it as a backup (perhaps) until ABC are confident of their "v2" bits and remain committed to "v2"

No biggie

Last edited by Anywho : 07-29-2010 at 11:45 PM. Reason: Semantics
Reply With Quote
  #75  
Old 07-29-2010, 11:52 PM
MickJT MickJT is offline
Junior Member
 
Join Date: Jul 2010
Posts: 20
MickJT is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by Anywho View Post
I stayed with the "old" stuff because ABC seem to use it as a backup (perhaps) until ABC are confident of their "v2" bits and remain committed to "v2"
Ahh, I transitioned to v2, because you never know when they're gonna disable the old mechanism. I guess they're always updating though, so..
Reply With Quote
  #76  
Old 07-30-2010, 12:19 AM
blood.eaglz blood.eaglz is offline
Member
 
Join Date: Jul 2010
Posts: 75
blood.eaglz is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


From what I've gathered they are currently on one weird set up, they are using the new v2 url for getting the actual token, but as it lacks formatting they seem to be using the handshaker via another url http://www.abc.net.au/iView/Services/iViewHandshaker for display puposes (such as the bandwidth checker) rather than trying to parse the v2 string. I could be wrong but that's what I got from a url snoop
Reply With Quote
  #77  
Old 08-01-2010, 06:13 AM
mycle mycle is offline
Junior Member
 
Join Date: Aug 2010
Posts: 3
mycle is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Has anone got Yanksy's iViewFox working on Mac OS X 10.5? Last time I checked with Yanksy he only had 10.6 so couldn't help me. I'm getting the following error when trying to save anything:
Code:
mycle$ /Users/mycle/Library/Application\ Support/Firefox/Profiles/113g9ho0.default/extensions/iViewFox@forboden.com/rtmpdump/b.command ; exit;
dyld: unknown required load command 0x80000022
/Users/mycle/Library/Application Support/Firefox/Profiles/113g9ho0.default/extensions/iViewFox@forboden.com/rtmpdump/b.command: line 2: 36845 Trace/BPT trap          "/Users/mycle/Library/Application Support/Firefox/Profiles/113g9ho0.default/extensions/iViewFox@forboden.com/rtmpdump/rtmpdump-OSX-Intel" -r "rtmp://cp53909.edgefcs.net////flash/playback/_definst_/colbert_10_01_95.mp4" -a "ondemand?auth=daEbCbQdsbfbFcbbca.bgaJdfbFbHbPaQba-bmvvnk-8-rln_zFwoG&aifp=v001" -o "/Users/mycle/Downloads/The Colbert Report 2010 Thursday 29 July 2010.mp4" -W "http://www.abc.net.au/iview/images/iview.jpg"
logout
[Process completed]
The dyld: unknown required load command 0x80000022 bit seems to indicate that it's dependent on 10.6 from reading issues other people have had with this message but I thought I'd check here just in case someone has it working and can point me in the right direction.

Thanks
Mycle.
Reply With Quote
  #78  
Old 08-01-2010, 09:17 AM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by mycle View Post
Has anone got Yanksy's iViewFox working on Mac OS X 10.5? Last time I checked with Yanksy he only had 10.6 so couldn't help me. I'm getting the following error when trying to save anything:
Code:
mycle$ /Users/mycle/Library/Application\ Support/Firefox/Profiles/113g9ho0.default/extensions/iViewFox@forboden.com/rtmpdump/b.command ; exit;
dyld: unknown required load command 0x80000022
/Users/mycle/Library/Application Support/Firefox/Profiles/113g9ho0.default/extensions/iViewFox@forboden.com/rtmpdump/b.command: line 2: 36845 Trace/BPT trap          "/Users/mycle/Library/Application Support/Firefox/Profiles/113g9ho0.default/extensions/iViewFox@forboden.com/rtmpdump/rtmpdump-OSX-Intel" -r "rtmp://cp53909.edgefcs.net////flash/playback/_definst_/colbert_10_01_95.mp4" -a "ondemand?auth=daEbCbQdsbfbFcbbca.bgaJdfbFbHbPaQba-bmvvnk-8-rln_zFwoG&aifp=v001" -o "/Users/mycle/Downloads/The Colbert Report 2010 Thursday 29 July 2010.mp4" -W "http://www.abc.net.au/iview/images/iview.jpg"
logout
[Process completed]
The dyld: unknown required load command 0x80000022 bit seems to indicate that it's dependent on 10.6 from reading issues other people have had with this message but I thought I'd check here just in case someone has it working and can point me in the right direction.

Thanks
Mycle.
Hi Mycle, you'll be pleased to know I recently got access to a mac running 10.5.8, so I'll have a go at compiling a version of rtmpdump that works on that system.

Stay tuned.
Reply With Quote
  #79  
Old 08-01-2010, 07:59 PM
randybull randybull is offline
I like to IView
 
Join Date: Aug 2009
Posts: 9
randybull is on a distinguished road
Smile

Re: How to use iView (ABC Australia) downloaders


Not able to DL "ABC2 Live Presents - King Lear"...others have no problem (yes cache was cleared) ..Using bat file ..Can someone please confirm is this the api2 issue & what do i need to change (page2 instruction is vague)..tnx
Reply With Quote
  #80  
Old 08-02-2010, 01:37 AM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by randybull View Post
Not able to DL "ABC2 Live Presents - King Lear"...others have no problem (yes cache was cleared) ..Using bat file ..Can someone please confirm is this the api2 issue & what do i need to change (page2 instruction is vague)..tnx
Downloads fine for me (Hostworks using 15.70.bat). I'm not sure about Akamai (nobody has mentioned anything - and I can't check).

AFAIK, there are no api2 issues, just F.U.D.
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 09:13 PM.


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