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

Add support v.qq.com site request #13402

Closed
moyaying opened this issue Jun 16, 2017 · 1 comment
Closed

Add support v.qq.com site request #13402

moyaying opened this issue Jun 16, 2017 · 1 comment

Comments

@moyaying
Copy link

@moyaying moyaying commented Jun 16, 2017

What is the purpose of your issue?

  • Site support request (request for adding support for a new site)

$ youtube-dl -v -j https://v.qq.com/x/page/h0333gs1cqh.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-j', 'https://v.qq.com/x/page/h0333gs1cqh.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.06.12
[debug] Git HEAD: 729a723c4
[debug] Python version 3.5.0 - Darwin-16.5.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 3.2.3, ffprobe 3.2.3, rtmpdump 2.4
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
ERROR: Unsupported URL: https://v.qq.com/x/page/h0333gs1cqh.html
Traceback (most recent call last):
  File "/Users/aipai/project/god-show/crawler/youtube_dl/youtube_dl/YoutubeDL.py", line 762, in extract_info
    ie_result = ie.extract(url)
  File "/Users/aipai/project/god-show/crawler/youtube_dl/youtube_dl/extractor/common.py", line 433, in extract
    ie_result = self._real_extract(url)
  File "/Users/aipai/project/god-show/crawler/youtube_dl/youtube_dl/extractor/generic.py", line 2796, in _real_extract
    raise UnsupportedError(url)
youtube_dl.youtube_dl.utils.UnsupportedError: Unsupported URL: https://v.qq.com/x/page/h0333gs1cqh.html
...
<end of log>
@moyaying moyaying changed the title Request add support v.qq.com site Add support v.qq.com site request Jun 16, 2017
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 16, 2017

Duplicate of #6831.

@yan12125 yan12125 closed this Jun 16, 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.