Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#451
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersNope, still doing it. Guess it is at my end then. Any suggestions?
Like I said, I have reloaded Lite with exactly the same result. Can not think of what might have changed to cause this. What can affect these JSON files? Thanks |
#452
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersQuote:
You might also try the command line script: http://iviewdownloaders.wikia.com/wi...aders_Wiki#Mac |
#453
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersHi Everybody
i download iviewnapper/iviewnapperlite but it doesn't work. When i chose a program and start fitch, the rtmpdump channel appears and say NFO: Connected... ERROR: rtmp server sent error ERROR: rtmp server requested close So i have this problem .by the way i'm not in autralia (it's this the problem?) or there is something wrong i'm open to other methods but of course if it start download . thanks Last edited by yeah_sir : 02-22-2011 at 02:05 PM. |
#454
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersYes, that's the problem. ABC Australia uses region blocking just like some other streaming video suppliers.
Quote:
|
#455
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersthank you anywho for your answer but why i can play sbs napper witout be connected to vpn in australia. And how to use a proxy with iviewnapper.
|
#456
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersQuote:
Quote:
|
#457
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersNew version of iViewFox: https://addons.mozilla.org/en-US/fir...wfox/versions/
Lots of changes. I believe I have finally fixed the issues some people were having under Windows. Also, users on OSX no longer have to run code from the Terminal to get the extension to work! woohoo! ![]() Props goes out to the Firebug peeps after I stumbled onto their code: http://code.google.com/p/fbug/source...ug/lib.js#4946 Last edited by Yansky : 03-02-2011 at 08:23 PM. Reason: meh |
#458
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersQuote:
v1.2.0 was the last one that works for me. This one (and v1.2.2) gets to the "Save To..." dialog, you click "OK" and then the dialog closes. RTMPdump doesn't start (and testing shows it never gets executed). ![]() Sorry ![]() |
#459
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersQuote:
![]() I'm stumped as to why it's not working for some people. The only thing different I guess is that I'm testing under Windows inside a VirtualBox on OSX. But I don't think that would make a difference. If you can be bothered, could you try a little experiment for me? Open the iv.jsm file in the iviewfox extensions folder in the Firefox profiile directory and change this code around line 343: Code:
let fileCC = Cc["@mozilla.org/file/local;1"].createInstance(Ci.nsILocalFile); fileCC.initWithPath(iViewFox.getrtDump); process.init(fileCC); process.run(false, args, args.length); Code:
let fileCC = Cc["@mozilla.org/file/local;1"].createInstance(Ci.nsILocalFile); fileCC.initWithPath("C:\\WINDOWS\\NOTEPAD.EXE"); //assuming that's where it is on your system process.init(fileCC); process.run(false, [], 0); Last edited by Yansky : 03-03-2011 at 11:42 PM. Reason: meh |
#460
|
|||
|
|||
![]() Re: How to use iView (ABC Australia) downloadersI tried the above before and after the little coding mod.
Before: Got the Save As... box, hit enter but no rtmpdump window. After: Got the Save As... box, but notepad didn't appear either. I ran the firefox Error Console and and got the following error after pressing the Enter key for Save As... Code:
Error: fwindowTypeSplit is not defined Source File: file:///C:/Users/mypc/AppData/Roaming/Mozilla/Firefox/Profiles/o1446y93.mypc/extensions/iViewFox@forboden.com/modules/iv.jsm Line: 267 With debug turned on, does it go to a file or just the Error Console? |
![]() ![]() |
Tags: abc, abc australia, abc iview, iview, rtmpdump |
Thread Tools | |
Display Modes | |
|
|