Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to use iView (ABC Australia) downloaders

(http://stream-recorder.com/forum/showthread.php?t=7039)

spin35 05-24-2015 01:32 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 76749)
M3M1E would be able to advise us. Perhaps with the new version of 'Ripper, which installs under Windows (rather than just copy/unpack), a check for the .NET Framework would be helpful to some new users?

I'm getting User Account Control dialogs before the 'Rippers run i.e. the Admin Shield is showing. Anyone else getting this? I could change my settings to tell the system to ignore these things but I'm guessing this increases vulnerability to unauthorised/unexpected system changes.

merlin2004 05-25-2015 05:04 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 76799)
Recommendation for an easy-to-use Youtube downloader (free)? Preferably standalone (not a browser add-in).

JDownloader2 beta is excellent.

gxdata 05-28-2015 04:12 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by merlin2004 (Post 76950)
JDownloader2 beta is excellent.

I installed the release (pre the beta you recommended) by mistake, but have the web installer for the beta2.
Despite my aversion to java applications, I will give it a try - though it looks like peer-to-peer (BitTorrent) and will take over an hour to add what look like dubious plugins. My firewall is blocking stuff (Java SE) that wants to use my private networks.

Jamesboy70 05-28-2015 11:36 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 77014)
I installed the release (pre the beta you recommended) by mistake, but have the web installer for the beta2.
Despite my aversion to java applications, I will give it a try - though it looks like peer-to-peer (BitTorrent) and will take over an hour to add what look like dubious plugins. My firewall is blocking stuff (Java SE) that wants to use my private networks.

I have used Jdownloader2 with no trouble its mainly for bitlocker sites but will download youtube with no trouble has frequent updates
On another subject I download my ABC iwiew using IDM go to the program find what you require start it after the adverts and IDM (internet download manager)will popup on the top right hand click on the green arrow it gives you a number of options mostly a number of short 15-20 second adverts chose the main file and IDM will down load the file fast ,you can pause the picture whilst it downloads , this also works with SBS but not with the encrypted links

BNW 05-31-2015 06:26 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by PaleWing (Post 76722)
I just downloaded the latest 32bit IviewRipper & it also seems to have the same problem Iviewer has - It says it's loading the iview database, but nothing happens in 10+ minutes (i left it over night & it still hadn't done anything)
What's wrong? I could access the database in firefox ok (though one time it came up with some error, retrying it a few minutes later fixed it)

I've got the same issue .. manually doing it via FF and the XML file works fine but iviewripper just sits there .. gets up to about 11KB after 10-15mins and then gives and error "failed to load".

Have the latest .net and iviewripper (running Win7 64pro).

spin35 06-01-2015 02:18 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 76799)
Recommendation for an easy-to-use Youtube downloader (free)? Preferably standalone (not a browser add-in).

I just noticed that Any Video Converter - free has Youtube Download. I've used it to convert vids to good effect, but I'm not a big Youtube user, so can't comment on how well it does this.
http://any-video-converter.com/download-avc-free.php

gxdata 06-01-2015 05:14 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by BNW (Post 77081)
I've got the same issue .. manually doing it via FF and the XML file works fine but iviewripper just sits there .. gets up to about 11KB after 10-15mins and then gives and error "failed to load".

Have the latest .net and iviewripper (running Win7 64pro).

I had a similar problem yesterday, which was actually due to a widespread problem that the ISP had (iiNet, Qld to VIC or more).
It cleared up after about 18:30 AEST

gxdata 06-01-2015 05:16 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by spin35 (Post 77099)
I just noticed that Any Video Converter - free has Youtube Download. I've used it to convert vids to good effect, but I'm not a big Youtube user, so can't comment on how well it does this.
http://any-video-converter.com/download-avc-free.php

Thanks, I will try that. jDownloader is an overkill for me (not that I'm new to running/writing complex software).

Yansky 06-01-2015 10:35 PM

Re: How to use iView (ABC Australia) downloaders


 
Hi guys, I haven't posted here in a while, but I made a simple Greasemonkey userscript for grabbing the video download on iView: https://greasyfork.org/en/scripts/10...-download-link

It's based on Adammw's chrome extension: https://github.com/adammw/iview-html...rome-extension

BTW, if you're on OSX, a good youtube downloader is iPull: http://ipull.arjones.com/

nullacht 06-02-2015 12:31 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 76799)

Recommendation for an easy-to-use Youtube downloader (free)? Preferably standalone (not a browser add-in).

I would suggest youtube-dl:

Code:

https://rg3.github.io/youtube-dl/
Code:

https://github.com/rg3/youtube-dl/
It's totally free and easy to use. Runs on any Unix [Linux, OSX] or Windows system.

Code:

youtube-dl -F "https://www.youtube.com/watch?v=DVwHCGAr_OE"
[youtube] DVwHCGAr_OE: Downloading webpage
[youtube] DVwHCGAr_OE: Extracting video information
[youtube] DVwHCGAr_OE: Downloading DASH manifest
[info] Available formats for DVwHCGAr_OE:
format code  extension  resolution note
171          webm      audio only DASH audio  125k , audio@128k (44100Hz), 1.28MiB
140          m4a        audio only DASH audio  127k , m4a_dash container, aac  @128k (44100Hz), 1.40MiB
141          m4a        audio only DASH audio  255k , m4a_dash container, aac  @256k (44100Hz), 2.80MiB
278          webm      256x144    DASH video  93k , webm container, VP9, 12fps, video only, 856.29KiB
160          mp4        256x144    DASH video  111k , 12fps, video only, 1.18MiB
242          webm      426x240    DASH video  232k , 24fps, video only, 1.79MiB
133          mp4        426x240    DASH video  247k , 24fps, video only, 2.65MiB
243          webm      640x360    DASH video  436k , 24fps, video only, 3.29MiB
134          mp4        640x360    DASH video  611k , 24fps, video only, 3.87MiB
244          webm      854x480    DASH video  764k , 24fps, video only, 5.76MiB
135          mp4        854x480    DASH video 1119k , 24fps, video only, 7.49MiB
247          webm      1280x720  DASH video 1515k , 24fps, video only, 11.36MiB
136          mp4        1280x720  DASH video 2239k , 24fps, video only, 13.87MiB
248          webm      1920x1080  DASH video 2808k , 24fps, video only, 20.65MiB
137          mp4        1920x1080  DASH video 3718k , 24fps, video only, 24.75MiB
17          3gp        176x144
36          3gp        320x240
5            flv        400x240
43          webm      640x360
18          mp4        640x360
22          mp4        1280x720  (best)



All times are GMT -6. The time now is 10:12 PM.