
26 Mar
2017
26 Mar
'17
1:12 p.m.
On 26.03.17 19:26, Erik Christiansen via luv-main wrote:
So googled, and did:
# curl -L https://yt-dl.org/downloads/latest/youtube-dl -o \ /usr/local/bin/youtube-dl # chmod a+rx /usr/local/bin/youtube-dl
That downloads (without tor or proxy):
$ youtube-dl -v http://iview.abc.net.au/programs/bespoke/AC1408T001S00# ... [download] Destination: Series 1 Ep 1 Rise Of The Makers-AC1408T001S00.mp4 [download] 100% of 144.21MiB in 13:55 WARNING: AC1408T001S00: malformated aac bitstream. Install ffmpeg or avconv to fix this automatically.
That warning was actually bunkum, in that the download played flawlessly in the form in which it arrived. (So this stuff is simpler than it looks. :-) Erik