v.qq.com Channel & Video Support #11477

Closed
opened 2026-02-21 04:41:05 -05:00 by deekerman · 2 comments
Owner

Originally created by @dkl3 on GitHub (Aug 12, 2017).

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.08.09. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.08.09

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Video:
~$ youtube-dl http://v.qq.com/page/y/l/3/y0334dz08l3.html -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['http://v.qq.com/page/y/l/3/y0334dz08l3.html', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.08.09
[debug] Python version 3.4.5 - Linux-3.10.0-514.26.1.el7.x86_64-x86_64-with-centos-7.3.1611-Core
[debug] exe versions: ffmpeg 2.6.8, ffprobe 2.6.8
[debug] Proxy map: {}
[generic] y0334dz08l3: Requesting header
[redirect] Following redirect to https://v.qq.com/x/page/y0334dz08l3.html
[generic] y0334dz08l3: Requesting header
WARNING: Falling back on generic information extractor.
[generic] y0334dz08l3: Downloading webpage
[generic] y0334dz08l3: Extracting information
ERROR: Unsupported URL: https://v.qq.com/x/page/y0334dz08l3.html
Traceback (most recent call last):
File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 776, in extract_info
ie_result = ie.extract(url)
File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 433, in extract
ie_result = self._real_extract(url)
File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 2944, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://v.qq.com/x/page/y0334dz08l3.html

Channel:

youtube-dl http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.08.09
[debug] Python version 3.4.5 - Linux-3.10.0-514.26.1.el7.x86_64-x86_64-with-centos-7.3.1611-Core
[debug] exe versions: ffmpeg 2.6.8, ffprobe 2.6.8
[debug] Proxy map: {}
[generic] 26f76288cf7ea60e478b8fdb08d871fa: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 26f76288cf7ea60e478b8fdb08d871fa: Downloading webpage
[generic] 26f76288cf7ea60e478b8fdb08d871fa: Extracting information
ERROR: Unsupported URL: http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa
Traceback (most recent call last):
File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 776, in extract_info
ie_result = ie.extract(url)
File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 433, in extract
ie_result = self._real_extract(url)
File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 2944, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa


Description of your issue, suggested solution and other information

I've been trying to scrape these videos since March or so. Adding support would be much appreciated, thank you. :)

Originally created by @dkl3 on GitHub (Aug 12, 2017). ## Please follow the guide below - You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly - Put an `x` into all the boxes [ ] relevant to your *issue* (like this: `[x]`) - Use the *Preview* tab to see what your issue will actually look like --- ### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2017.08.09*. If it's not, read [this FAQ entry](https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl) and update. Issues with outdated version will be rejected. - [x] I've **verified** and **I assure** that I'm running youtube-dl **2017.08.09** ### Before submitting an *issue* make sure you have: - [x] At least skimmed through the [README](https://github.com/rg3/youtube-dl/blob/master/README.md), **most notably** the [FAQ](https://github.com/rg3/youtube-dl#faq) and [BUGS](https://github.com/rg3/youtube-dl#bugs) sections - [x] [Searched](https://github.com/rg3/youtube-dl/search?type=Issues) the bugtracker for similar issues including closed ones ### What is the purpose of your *issue*? - [ ] Bug report (encountered problems with youtube-dl) - [x] Site support request (request for adding support for a new site) - [ ] Feature request (request for a new functionality) - [ ] Question - [ ] Other --- ### If the purpose of this *issue* is a *bug report*, *site support request* or you are not completely sure provide the full verbose output as follows: **Video:** ~$ youtube-dl http://v.qq.com/page/y/l/3/y0334dz08l3.html -v [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['http://v.qq.com/page/y/l/3/y0334dz08l3.html', '-v'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2017.08.09 [debug] Python version 3.4.5 - Linux-3.10.0-514.26.1.el7.x86_64-x86_64-with-centos-7.3.1611-Core [debug] exe versions: ffmpeg 2.6.8, ffprobe 2.6.8 [debug] Proxy map: {} [generic] y0334dz08l3: Requesting header [redirect] Following redirect to https://v.qq.com/x/page/y0334dz08l3.html [generic] y0334dz08l3: Requesting header WARNING: Falling back on generic information extractor. [generic] y0334dz08l3: Downloading webpage [generic] y0334dz08l3: Extracting information ERROR: Unsupported URL: https://v.qq.com/x/page/y0334dz08l3.html Traceback (most recent call last): File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 776, in extract_info ie_result = ie.extract(url) File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 433, in extract ie_result = self._real_extract(url) File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 2944, in _real_extract raise UnsupportedError(url) youtube_dl.utils.UnsupportedError: Unsupported URL: https://v.qq.com/x/page/y0334dz08l3.html **Channel:** youtube-dl http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa -v [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa', '-v'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2017.08.09 [debug] Python version 3.4.5 - Linux-3.10.0-514.26.1.el7.x86_64-x86_64-with-centos-7.3.1611-Core [debug] exe versions: ffmpeg 2.6.8, ffprobe 2.6.8 [debug] Proxy map: {} [generic] 26f76288cf7ea60e478b8fdb08d871fa: Requesting header WARNING: Falling back on generic information extractor. [generic] 26f76288cf7ea60e478b8fdb08d871fa: Downloading webpage [generic] 26f76288cf7ea60e478b8fdb08d871fa: Extracting information ERROR: Unsupported URL: http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa Traceback (most recent call last): File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 776, in extract_info ie_result = ie.extract(url) File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 433, in extract ie_result = self._real_extract(url) File "/home/gazlene/.local/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 2944, in _real_extract raise UnsupportedError(url) youtube_dl.utils.UnsupportedError: Unsupported URL: http://v.qq.com/vplus/26f76288cf7ea60e478b8fdb08d871fa --- ### Description of your *issue*, suggested solution and other information I've been trying to scrape these videos since March or so. Adding support would be much appreciated, thank you. :)
deekerman 2026-02-21 04:41:05 -05:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@dkl3 commented on GitHub (Aug 13, 2017):

Is it a duplicate of v.qq.com video or channel support?

@dkl3 commented on GitHub (Aug 13, 2017): Is it a duplicate of v.qq.com video or channel support?
Author
Owner

@anthonyfok commented on GitHub (Jan 22, 2019):

Duplicate of #6831

@anthonyfok commented on GitHub (Jan 22, 2019): Duplicate of #6831
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#11477
No description provided.