Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Site-support request for https://iview.abc.net.au/[video_file] #22703
Comments
|
Iview is already supported. You have to get the video link from the share menu. |
Thanks for that. I got some error messages which mystify me because the captured file plays well.
I have no idea what the total fragments are about, what "malformed AAC bitstream detected" means, and ffmpeg is installed on my computer, but as the video plays well, I am curious, but not particularly bothered. |
|
All done. issue solved. Thanks, Vittelius. :) |
Example URL
https://iview.abc.net.au/show/total-control
Youtube-dl report:
~$ youtube-dl --verbose https://iview.abc.net.au/show/total-control
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://iview.abc.net.au/show/total-control']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.09.28
[debug] Python version 2.7.15+ (CPython) - Linux-4.15.0-64-generic-x86_64-with-LinuxMint-19.2-tina
[debug] exe versions: none
[debug] Proxy map: {}
[generic] total-control: Requesting header
WARNING: Falling back on generic information extractor.
[generic] total-control: Downloading webpage
[generic] total-control: Extracting information
ERROR: Unsupported URL: https://iview.abc.net.au/show/total-control
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2373, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2551, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 2540, in _XML
parser.feed(text)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1659, in feed
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 6, column 635
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 3355, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: https://iview.abc.net.au/show/total-control