Re: How to use iView (ABC Australia) downloadersQuote:
http://iviewdownloaders.wikia.com/wi...wnloaders_Wiki |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersBack in the old whirlpool thread there was a message about trimming the file by cutting of 12K off the end or something. What program did people do this with?
I too am finding that rtmpdump version 2.2b can continue a download that it self aborted, but the newer versions stuff up the timecoding. But if I cancel it, it has a good chance of not continuing. |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
*I'm not saying that's the problem, just a reference in time. |
Re: How to use iView (ABC Australia) downloadersQuote:
Code:
bin\wget %WGET_OPT% -O cache\auth.xml http://www2b.abc.net.au/iViewHandshaker/services/iviewhandshaker.asmx/isp |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersHi everyone,
Great work on the batch file. I'm having a problem though - it keeps saying the files are not available, trying a different path. on v15.69 I couldn't get the token, 15.70 does, but can't find any shows. I'm not fussed if I download metered or not. Am using TPG at home on Vista. Vista or XP work PCs have have a an error with cache\auth.xml premature end of data in tag iview line 1, so don't even get to the programs list. download.log details below: The show "Four Corners 05/07/10" was not found on the server. Downloading "Four Corners 12/07/10" ... and saving the stream with the filename "Four Corners 12-07-10.flv" Downloading from Akamai server... Retrieving Token... Resuming previous download for "Four Corners 12/07/10"... news/fourcorners_100712 path not found. Retrying a different path... Retrieving Token... Resuming previous download for "Four Corners 12/07/10"... mp4:news/fourcorners_100712 path not found. Retrying a different path.. |
Re: How to use iView (ABC Australia) downloadersQuote:
I have found that I need to delete the contents of the cache directory before starting the batch file. The old show lists don't seem to get cleaned up properly between batch file runs. Does this fix the problem for you, too? |
Re: How to use iView (ABC Australia) downloadersHi,
Thanks for quick response. Deleted the cache folder contents - no change. Only point is RTMP connect gets 10060 no socket errors a couple of times, path is still not found. using: RTMPDump v2.2d (r474) On my work PCs JSON parser keeps crashing too. I have tried ivewnapper and iviewnapperlite - they trigger the RTMP download, then just exit with no progress. I have come recently to iview - specifically for the recent Four Corners episodes - so i've never actually had any of these downloaders working. Perhaps i've missed something really obvious? :o Also, one tiny point the description in the batch file still says 15.69 - in the file from http://www.4shared.com/file/750EOTqx...der_v1570.html |
Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
RTMPdump needs port 1935 to be accessible (unblocked) and needs access to Hostworks or Akamai servers as well (depends on your ISP). If the JSON parser is dying, then it isn't getting fed anything usable... This smells like your workplace has blocked full access to the ABC iView site. This might also be a permissions problem with the executable files that the downloader(s) will need. Try it in an admin account and see if it works then. Quote:
Quote:
|
Re: How to use iView (ABC Australia) downloadersHi guys, appreciate all the fine work you do.
Just wanted to let you know the iViewFox plug-in seems to be a bit broken (still) on the Mac platform. The terminal output looks like this: Code:
/Users/ret/Library/Application\ Support/Firefox/Profiles/ Code:
#!/bin/bash Sorry if there's a more appropriate place I should be reporting this bug... cheers RET |
Re: How to use iView (ABC Australia) downloaders$DEITY helps those who help themselves, it seems :D
The following patch to iv.js seems to have fixed it: Code:
OK-Computer:content ret$ pwd cheers RET |
Re: How to use iView (ABC Australia) downloadersQuote:
Note: sometimes it takes a while for the latest version to make it to the front page. Check the versions page for the latest updates - https://addons.mozilla.org/en-US/fir...0505/versions/ |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersI posted this to the rtmp mailing list, but I thought I'd post it here too in case someone could help:
The ABC iView site ( http://www.abc.net.au/iview/ ) just added a 24 hour news streaming video. This is different to it's other videos on the site as it never stops streaming (obviously). I'm having some problems figuring out how to find the right perameters to download some of the stream. Here is a copy of the command line output: http://pastebin.com/yXPG3fXt I also tried to use rtmpsuck, but I'm not sure if I have it working properly. Here is the output from rtmpsuck: http://pastebin.com/qg4KDbBR I'm unsure how to proceed. Any ideas? Cheers, Yansky. |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersThanks Anywho and Yansky for setting up this new outpost where we can share our code.
I've just updated the Linux script for those who still use it. I'm having a bit of trouble updating the wiki at the moment so I'll post the link here too. iView Downloader LINUX v6.7.3 |
Re: How to use iView (ABC Australia) downloadersHi,
After finally discovering the rtmpdump syntax for ABC News 24 (http://lists.mplayerhq.hu/pipermail/...ly/001087.html) I went trying something not explict, like news24-lo. To my surprise not only did it work, (replace news24-hi@28773 with news24-lo@28771), but the first three seconds showed a video frame from ABC3. Is this possibly a suggestion that there are other channels (like ABC3) already streaming on the akami service, or do you think that this was just a fluke and a left over frame from the last time the stream was watched (which would have been by some people testing it who may have simply just run the abc3 feed as news24 didn't exist yet)? I really don't care much for this new news channel, but the idea of live streaming ABC1 2 and/or 3 is really interesting and I really hope that if it's not possible yet, they do so soon. |
Re: How to use iView (ABC Australia) downloadersQuote:
EDIT: Added this info to the wikia page. Sorry I didn't sign the wikia edit, but I assumed the logon here was linked to the wikia entry. And big thanks to you Vipher for your continued support of linux users of iView. |
Re: How to use iView (ABC Australia) downloadersQuote:
I also noticed those couple of frames at the start of the saved stream. I just thought it was a glitch in my media player, but perhaps it is part of another stream like you said. |
Re: How to use iView (ABC Australia) downloadersHi guys.
So, the live stream doesn't require an authentication token, for those not aware. It detects your location, and so only Australians can view the stream. Here are my figures: High - 640x360 - 300-315MB / hour - news24-high@28773 Med - 512x288 - 200-210MB / hour - news24-med@28772 Low - 400x224 - 116-122MB / hour - news24-lo@28771 |
Re: How to use iView (ABC Australia) downloadersdoes anyone know how to convert or use a program to watch shows on a ps3??
::edit:: on a ps3 after downloading?? |
Re: How to use iView (ABC Australia) downloadersQuote:
Start with the third thread. |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersIt looks like the Akamai server path has changed recently... at least, for Monday's Four Corners episode. Not certain it's changed for everything, but sharing what I've found anyway in case it helps.
Basically, I had to change the download command from: Code:
rtmpdump -r rtmp://cp53909.edgefcs.net////flash/playback/_definst_/$SHOWPATH.mp4 -t rtmp://cp53909.edgefcs.net/ondemand?auth=$TOKEN -o $FILENAME $SWFPARAMS Code:
rtmpdump -r rtmp://cp53909.edgefcs.net/ondemand?auth=$TOKEN -y mp4:flash/playback/_definst_/$SHOWPATH -o $FILENAME $SWFPARAMS Also, the auth token has to be downloaded from http://tviview.abc.net.au/iview/auth/?v2 instead of http://www2b.abc.net.au/iView/Servic...haker.asmx/isp (which no longer exists) |
Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
|
Re: How to use iView (ABC Australia) downloadersSeems to work ok for me:
Code:
-r, |
Re: How to use iView (ABC Australia) downloadersQuote:
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 |
Re: How to use iView (ABC Australia) downloadersHmm.. 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. |
Re: How to use iView (ABC Australia) downloadersQuote:
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 :cool: |
Re: How to use iView (ABC Australia) downloadersQuote:
|
Re: How to use iView (ABC Australia) downloadersFrom 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 :)
|
Re: How to use iView (ABC Australia) downloadersHas 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; Thanks Mycle. |
Re: How to use iView (ABC Australia) downloadersQuote:
Stay tuned. :) |
Re: How to use iView (ABC Australia) downloadersNot 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
|
Re: How to use iView (ABC Australia) downloadersQuote:
AFAIK, there are no api2 issues, just F.U.D. |
All times are GMT -6. The time now is 06:19 AM. |