
I was interested in this topic so loaded up youtube-dl on my Kubuntu box to try it. However, obviously doing some thing wrong. Perhaps someone can explain what I am not doing or what is missing from my system? Bob youtube-dl -v http://iview.abc.net.au/programs/bespoke/AC1408T001S00# [debug] System config: [] [debug] User config: [] [debug] Command-line args: [u'-v', u'http://iview.abc.net.au/programs/bespoke/AC1408T001S00#'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2016.06.25 [debug] Python version 2.7.12+ - Linux-4.8.0-39-generic-x86_64-with-Ubuntu-16.10-yakkety [debug] exe versions: ffmpeg 3.0.7-0ubuntu0.16.10.1, ffprobe 3.0.7-0ubuntu0.16.10.1, rtmpdump 2.4 [debug] Proxy map: {} [generic] AC1408T001S00#: Requesting header [redirect] Following redirect to http://iview.abc.net.au/programs/bespoke/AC1408T001S00 [generic] AC1408T001S00: Requesting header WARNING: Falling back on generic information extractor. [generic] AC1408T001S00: Downloading webpage [generic] AC1408T001S00: Extracting information ERROR: Unsupported URL: http://iview.abc.net.au/programs/bespoke/AC1408T001S00 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 1440, in _real_extract doc = compat_etree_fromstring(webpage.encode('utf-8')) File "/usr/lib/python2.7/dist-packages/youtube_dl/compat.py", line 2524, in compat_etree_fromstring doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory))) File "/usr/lib/python2.7/dist-packages/youtube_dl/compat.py", line 2513, in _XML parser.feed(text) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1653, in feed self._raiseerror(v) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1517, in _raiseerror raise err ParseError: mismatched tag: line 42, column 2 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 676, in extract_info ie_result = ie.extract(url) File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 343, in extract return self._real_extract(url) File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 2140, in _real_extract raise UnsupportedError(url) UnsupportedError: Unsupported URL: http://iview.abc.net.au/programs/bespoke/AC1408T001S00 On 26/03/17 19:26, Erik Christiansen via luv-main wrote:
On 26.03.17 18:47, Mark Trickett via luv-main wrote:
Hello Andrew,
On 3/26/17, Andrew McGlashan via luv-main <luv-main@luv.asn.au> 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. On my distinctly stable debian, I did:
$ apt-cache search youtube-dl nicovideo-dl - Download videos from www.nicovideo.jp
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# [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-v', u'http://iview.abc.net.au/programs/bespoke/AC1408T001S00#'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2017.03.24 [debug] Python version 2.7.3 - Linux-3.2.0-4-686-pae-i686-with-debian-7.8 [debug] exe versions: rtmpdump 2.4 [debug] Proxy map: {} [abc.net.au:iview] AC1408T001S00: Downloading webpage [abc.net.au:iview] AC1408T001S00: Downloading f4m manifest [abc.net.au:iview] AC1408T001S00: Downloading m3u8 information [debug] Invoking downloader on u'http://iviewum-vh.akamaihd.net/i/playback/_definst_/_video/bespoke_01_01_,65...' [hlsnative] Downloading m3u8 manifest [hlsnative] Total fragments: 172 [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.
OK, I'll install ffmpeg, but will have to figure out how to do a manual post-correction, I guess.
Erik
_______________________________________________ luv-main mailing list luv-main@luv.asn.au https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main