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

v.qq.com Channel & Video Support #13897

Closed
dkl3 opened this issue Aug 12, 2017 · 2 comments
Closed

v.qq.com Channel & Video Support #13897

dkl3 opened this issue Aug 12, 2017 · 2 comments
Labels

Comments

@dkl3
Copy link

@dkl3 dkl3 commented 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. :)

@dstftw dstftw closed this Aug 12, 2017
@dstftw dstftw added the duplicate label Aug 12, 2017
@dkl3
Copy link
Author

@dkl3 dkl3 commented Aug 13, 2017

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

@anthonyfok
Copy link
Contributor

@anthonyfok anthonyfok commented Jan 22, 2019

Duplicate of #6831

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
3 participants
You can’t perform that action at this time.