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

SIXplay not working with some links #9979

Closed
wwark opened this issue Jul 1, 2016 · 1 comment
Closed

SIXplay not working with some links #9979

wwark opened this issue Jul 1, 2016 · 1 comment

Comments

@wwark
Copy link

@wwark wwark commented Jul 1, 2016

Hello,

I will open this issue like you ask. Not all links working on this url https://www.6play.fr/

The issue is

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://www.6play.fr/kaamelott-p_888/livre-i-tome-i-episodes-1-a-15-p_1632', u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.07.01
[debug] Python version 2.7.12rc1 - Linux-4.6.0-1-amd64-x86_64-with-debian-stretch-sid
[debug] exe versions: ffmpeg 3.0.2-4, ffprobe 3.0.2-4, rtmpdump 2.4
[debug] Proxy map: {}
[generic] livre-i-tome-i-episodes-1-a-15-p_1632: Requesting header
WARNING: Falling back on generic information extractor.
[generic] livre-i-tome-i-episodes-1-a-15-p_1632: Downloading webpage
[generic] livre-i-tome-i-episodes-1-a-15-p_1632: Extracting information
ERROR: Unsupported URL: http://www.6play.fr/kaamelott-p_888/livre-i-tome-i-episodes-1-a-15-p_1632
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/extractor/generic.py", line 1481, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
File "./youtube-dl/youtube_dl/compat.py", line 2524, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
File "./youtube-dl/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: not well-formed (invalid token): line 15, column 61
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 676, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 343, in extract
return self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/generic.py", line 2182, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.6play.fr/kaamelott-p_888/livre-i-tome-i-episodes-1-a-15-p_1632

Thanks for you help,
Regards

@desbma desbma mentioned this issue Feb 7, 2017
4 of 8 tasks complete
@wwark
Copy link
Author

@wwark wwark commented May 5, 2017

Issue fixed with #12011

@wwark wwark closed this May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.