qq.com is not supported #10039

Closed
opened 2026-02-21 04:07:27 -05:00 by deekerman · 1 comment
Owner

Originally created by @oxygenbus on GitHub (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

Originally created by @oxygenbus on GitHub (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
Author
Owner

@yan12125 commented on GitHub (Feb 20, 2017):

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

@yan12125 commented on GitHub (Feb 20, 2017): Only QQMusic is supported. Videos are not supported yet. See #6831 for previous discussions
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#10039
No description provided.