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

[franceculture.fr] Support emissions #8878

Open
Rudloff opened this issue Mar 16, 2016 · 2 comments
Open

[franceculture.fr] Support emissions #8878

Rudloff opened this issue Mar 16, 2016 · 2 comments
Labels

Comments

@Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Mar 16, 2016

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://www.franceculture.fr/emissions/grands-portraits-de-scientifiques/michel-serres-lenchanteur-du-monde-nouveau', u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.03.14
[debug] Python version 2.7.9 - Linux-3.16.0-4-amd64-x86_64-with-debian-8.3
[debug] exe versions: avconv 11.6-6, avprobe 11.6-6, rtmpdump 2.4
[debug] Proxy map: {}
[generic] michel-serres-lenchanteur-du-monde-nouveau: Requesting header
WARNING: Falling back on generic information extractor.
[generic] michel-serres-lenchanteur-du-monde-nouveau: Downloading webpage
[generic] michel-serres-lenchanteur-du-monde-nouveau: Extracting information
[redirect] Following redirect to http://www.franceculture.fr/emissions/grands-portraits-de-scientifiques/michel-serres-lenchanteur-du-monde-nouveau?PageSpeed=noscript
[generic] michel-serres-lenchanteur-du-monde-nouveau?PageSpeed=noscript: Requesting header
WARNING: Falling back on generic information extractor.
[generic] michel-serres-lenchanteur-du-monde-nouveau?PageSpeed=noscript: Downloading webpage
[generic] michel-serres-lenchanteur-du-monde-nouveau?PageSpeed=noscript: Extracting information
ERROR: Unsupported URL: http://www.franceculture.fr/emissions/grands-portraits-de-scientifiques/michel-serres-lenchanteur-du-monde-nouveau?PageSpeed=noscript
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 1314, in _real_extract
    doc = compat_etree_fromstring(webpage.encode('utf-8'))
  File "/usr/local/lib/python2.7/dist-packages/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/lib/python2.7/dist-packages/youtube_dl/compat.py", line 237, 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 2, column 11
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 668, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 320, in extract
    return self._real_extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 1961, in _real_extract
    raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.franceculture.fr/emissions/grands-portraits-de-scientifiques/michel-serres-lenchanteur-du-monde-nouveau?PageSpeed=noscript
@MartinDelille
Copy link

@MartinDelille MartinDelille commented Jun 24, 2016

I do reproduce the problem.

@yan12125 yan12125 added the request label Jun 24, 2016
@yan12125 yan12125 changed the title franceculture.fr [franceculture.fr] Support emissions Jun 24, 2016
@hamlet
Copy link

@hamlet hamlet commented Apr 2, 2020

Works now. You should close.
Regards

@hamlet hamlet mentioned this issue Apr 2, 2020
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
4 participants
You can’t perform that action at this time.