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

French TV channel D8 became C8 #10577

Closed
nick75e opened this issue Sep 6, 2016 · 0 comments
Closed

French TV channel D8 became C8 #10577

nick75e opened this issue Sep 6, 2016 · 0 comments

Comments

@nick75e
Copy link

@nick75e nick75e commented Sep 6, 2016

  • I've verified and I assure that I'm running youtube-dl 2016.09.04.1
  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

French TV channel D8 became C8 since yesterday (5 sept) and because of that youtube-dl doesn't work any more. Can you please update?

youtube-dl -v  http://www.c8.fr/c8-divertissement/ms-touche-pas-a-mon-poste/pid6318-videos-integrales.html?vid=1414671
[debug] System config: []
[debug] User config: [u'-o', u'%(title)s.%(ext)s', u'--prefer-ffmpeg', u'--no-mtime']
[debug] Command-line args: [u'-v', u'http://www.c8.fr/c8-divertissement/ms-touche-pas-a-mon-poste/pid6318-videos-integrales.html?vid=1414671']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.09.04.1
[debug] Python version 2.7.6 - Linux-3.16.0-77-generic-x86_64-with-glibc2.4
[debug] exe versions: ffmpeg N-80901-gfebc862, rtmpdump 2.4
[debug] Proxy map: {}
[generic] pid6318-videos-integrales: Requesting header
WARNING: Falling back on generic information extractor.
[generic] pid6318-videos-integrales: Downloading webpage
[generic] pid6318-videos-integrales: Extracting information
ERROR: Unsupported URL: http://www.c8.fr/c8-divertissement/ms-touche-pas-a-mon-poste/pid6318-videos-integrales.html?vid=1414671
Traceback (most recent call last):
  File "./bin/youtube-dl/youtube_dl/extractor/generic.py", line 1644, in _real_extract
    doc = compat_etree_fromstring(webpage.encode('utf-8'))
  File "./bin/youtube-dl/youtube_dl/compat.py", line 2525, in compat_etree_fromstring
    doc = _XML(text, parser=etree.XMLParser(target=_TreeBuilder(element_factory=_element_factory)))
  File "./bin/youtube-dl/youtube_dl/compat.py", line 2514, in _XML
    parser.feed(text)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
    self._raiseerror(v)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
ParseError: not well-formed (invalid token): line 11, column 831
Traceback (most recent call last):
  File "./bin/youtube-dl/youtube_dl/YoutubeDL.py", line 691, in extract_info
    ie_result = ie.extract(url)
  File "./bin/youtube-dl/youtube_dl/extractor/common.py", line 347, in extract
    return self._real_extract(url)
  File "./bin/youtube-dl/youtube_dl/extractor/generic.py", line 2388, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.c8.fr/c8-divertissement/ms-touche-pas-a-mon-poste/pid6318-videos-integrales.html?vid=1414671
@dstftw dstftw closed this in b29f842 Sep 10, 2016
@dstftw dstftw mentioned this issue Sep 10, 2016
3 of 3 tasks complete
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
1 participant
You can’t perform that action at this time.