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

[lifenews] please fix extracting (unsupported URL error) #8714

Closed
spvkgn opened this issue Mar 1, 2016 · 1 comment
Closed

[lifenews] please fix extracting (unsupported URL error) #8714

spvkgn opened this issue Mar 1, 2016 · 1 comment

Comments

@spvkgn
Copy link

@spvkgn spvkgn commented Mar 1, 2016

youtube-dl -v http://lifenews.ru/news/153461
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://lifenews.ru/news/153461']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.02.27
[debug] Python version 3.2.3 - Linux-3.13.0-77-generic-i686-with-LinuxMint-13-maya
[debug] exe versions: ffmpeg 2.8.6-dpkg, ffprobe 2.8.6-dpkg, rtmpdump 2.4
[debug] Proxy map: {}
[lifenews] 153461: Downloading page
[generic] ns: Requesting header
WARNING: Falling back on generic information extractor.
[generic] ns: Downloading webpage
[generic] ns: Extracting information
ERROR: Unsupported URL: http://www.googletagmanager.com/ns.html?id=GTM-KWTW83
Traceback (most recent call last):
  File "/usr/local/lib/python3.2/dist-packages/youtube_dl/YoutubeDL.py", line 666, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python3.2/dist-packages/youtube_dl/extractor/common.py", line 316, in extract
    return self._real_extract(url)
  File "/usr/local/lib/python3.2/dist-packages/youtube_dl/extractor/generic.py", line 1956, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://www.googletagmanager.com/ns.html?id=GTM-KWTW83
@dstftw dstftw closed this in e7998f5 Mar 1, 2016
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 1, 2016

This issue has been fixed and fix will be incorporated in the next version of youtube-dl.

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.