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.
######################################################################
WARNING!
IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
######################################################################
-->
Checklist
Example URLs
embedded link from:
https://operlive.de/parsifal/
Description
The link will only be available until April 11. I would like to download it to be able to watch later.
No login needed.
/usr/local/bin/youtube-dl -v https://api.video.evisco.com/html5/html5lib/v2.78.2/mwEmbedFrame.php/p/104/uiconf_id/23448508/entry_id/0_pgoho8ms?wid=_104
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://api.video.evisco.com/html5/html5lib/v2.78.2/mwEmbedFrame.php/p/104/uiconf_id/23448508/entry_id/0_pgoho8ms?wid=_104']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.03.24
[debug] Python version 2.7.16 (CPython) - Darwin-19.4.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 0_pgoho8ms?wid=_104: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 0_pgoho8ms?wid=_104: Downloading webpage
[generic] 0_pgoho8ms?wid=_104: Extracting information
ERROR: Unsupported URL: https://api.video.evisco.com/html5/html5lib/v2.78.2/mwEmbedFrame.php/p/104/uiconf_id/23448508/entry_id/0_pgoho8ms?wid=_104
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 2375, 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 "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1659, in feed
self._raiseerror(v)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
raise err
ParseError: not well-formed (invalid token): line 5, column 118
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, 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 3352, in _real_extract
raise UnsupportedError(url)