Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support request for video.repubblica.it #7347

Closed
n1c0la opened this issue Nov 3, 2015 · 0 comments
Closed

support request for video.repubblica.it #7347

n1c0la opened this issue Nov 3, 2015 · 0 comments
Labels
site-support-request Add extractor(s) for a new domain

Comments

@n1c0la
Copy link

n1c0la commented Nov 3, 2015

youtube-dl -v http://video.repubblica.it/spettacoli-e-cultura/pasolini-maestro-corsaro/216709/215893?ref=HREC1-10
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://video.repubblica.it/spettacoli-e-cultura/pasolini-maestro-corsaro/216709/215893?ref=HREC1-10']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.11.02
[debug] Python version 2.7.10 - Darwin-12.6.0-x86_64-i386-64bit
[debug] exe versions: avconv 11.4, avprobe 11.4, ffmpeg 2.8.1, ffprobe 2.8.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 215893?ref=HREC1-10: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 215893?ref=HREC1-10: Downloading webpage
[generic] 215893?ref=HREC1-10: Extracting information
ERROR: Unsupported URL: http://video.repubblica.it/spettacoli-e-cultura/pasolini-maestro-corsaro/216709/215893?ref=HREC1-10
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1241, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 248, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=etree.TreeBuilder(element_factory=_element_factory)))
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 237, in _XML
parser.feed(text)
File "/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
self._raiseerror(v)
File "/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
raise err
ParseError: syntax error: line 1, column 0
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 661, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 290, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1839, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://video.repubblica.it/spettacoli-e-cultura/pasolini-maestro-corsaro/216709/215893?ref=HREC1-10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants