Hello Andrew, On 3/26/17, Andrew McGlashan via luv-main <[email protected]> wrote: > Hi, > > Forget iView with flash. > > youtube-dl works fine. > > > I wrap it up using tor proxy over socks5 as well, no problem:
Can follow what you are doing in large measure, socks5 is?, and any chance of doing it without tor. Just installed youtube-dl, with two other packages installed, dependencies (libvdpau1 mplayer2) and suggested, not installed yet (nvidia-vdpau-driver vdpau-driver), would appreciate remarks about those. > #!/bin/bash > > for linkx in \ > 'http://iview.abc.net.au/programs/bespoke/AC1408T001S00#' \ > 'http://iview.abc.net.au/programs/bespoke/AC1408T002S00#' \ > 'http://iview.abc.net.au/programs/bespoke/AC1408T003S00#' > do > youtube-dl --proxy socks5://127.0.0.1:9150 -v $linkx > done > > > So far, I've only gotten about a third of the first episode.... Just watched the second program, using the VAST satellite service to watch three hours late, on the WA schedule, I was otherwise occupied at 2:00 PM. > Broadcast 2:00pm Sun 19 Mar 2017. Published 6 days ago, available until > 2:29pm on 2 Apr 2017. File size 143 MB Will see what I can get. > Cheers > AndrewM Regards, Mark Trickett _______________________________________________ luv-main mailing list [email protected] https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main
