
25 Mar
2017
25 Mar
'17
1:01 p.m.
Hi, Forget iView with flash. youtube-dl works fine. I wrap it up using tor proxy over socks5 as well, no problem: #!/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.... Broadcast 2:00pm Sun 19 Mar 2017. Published 6 days ago, available until 2:29pm on 2 Apr 2017. File size 143 MB Cheers AndrewM