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

Request QQ Music support #13800

Closed
gam2046 opened this issue Aug 1, 2017 · 2 comments
Closed

Request QQ Music support #13800

gam2046 opened this issue Aug 1, 2017 · 2 comments

Comments

@gam2046
Copy link
Contributor

@gam2046 gam2046 commented Aug 1, 2017

# youtube-dl -v https://y.qq.com/n/yqq/album/002KOCYh0x26Ae.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://y.qq.com/n/yqq/album/002KOCYh0x26Ae.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.07.30.1
[debug] Python version 3.6.2 - Linux-4.9.36-moby-x86_64-with
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 002KOCYh0x26Ae: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 002KOCYh0x26Ae: Downloading webpage
[generic] 002KOCYh0x26Ae: Extracting information
ERROR: Unsupported URL: https://y.qq.com/n/yqq/album/002KOCYh0x26Ae.html
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 776, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 433, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/lib/python3.6/site-packages/youtube_dl/extractor/generic.py", line 2944, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://y.qq.com/n/yqq/album/002KOCYh0x26Ae.html

The url of QQ Music has been changed.

https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/qqmusic.py

Line 21, 175, 220, 263, 317 should be update.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Aug 1, 2017

Duplicate of #13363. That's a working yet incomplete fix. You may want to take over it.

@yan12125 yan12125 marked this as a duplicate of #13363 Aug 1, 2017
@yan12125 yan12125 closed this Aug 1, 2017
@gam2046
Copy link
Contributor Author

@gam2046 gam2046 commented Aug 3, 2017

@yan12125 it works now maybe. #13805

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.