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

qq.com is not supported #12187

Closed
oxygenbus opened this issue Feb 20, 2017 · 1 comment
Closed

qq.com is not supported #12187

oxygenbus opened this issue Feb 20, 2017 · 1 comment

Comments

@oxygenbus
Copy link

@oxygenbus oxygenbus commented Feb 20, 2017

I thought the qq.com is supported but it is not:

youtube-dl -vv https://y.qq.com/portal/mv/v/g0022zctdxo.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-vv', 'https://y.qq.com/portal/mv/v/g0022zctdxo.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.02.17
[debug] Python version 3.6.0 - Linux-3.2.61-grsec-modsign-x86_64-with-debian-wheezy-sid
[debug] exe versions: avconv 0.8.17-4, avprobe 0.8.17-4, ffmpeg 3.2.2-static, ffprobe 3.2.2-static
[debug] Proxy map: {}
[generic] g0022zctdxo: Requesting header
WARNING: Falling back on generic information extractor.
[generic] g0022zctdxo: Downloading webpage
[generic] g0022zctdxo: Extracting information
ERROR: Unsupported URL: https://y.qq.com/portal/mv/v/g0022zctdxo.html
Traceback (most recent call last):
File "/home/colinz/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 696, in extract_info
ie_result = ie.extract(url)
File "/home/colinz/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 370, in extract
return self._real_extract(url)
File "/home/colinz/lib/python3.6/site-packages/youtube_dl/extractor/generic.py", line 2604, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://y.qq.com/portal/mv/v/g0022zctdxo.html

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 20, 2017

Only QQMusic is supported. Videos are not supported yet. See #6831 for previous discussions

@yan12125 yan12125 closed this Feb 20, 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.