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

VidABC.com support #12589

Closed
osirisinferi opened this issue Mar 28, 2017 · 0 comments
Closed

VidABC.com support #12589

osirisinferi opened this issue Mar 28, 2017 · 0 comments

Comments

@osirisinferi
Copy link

@osirisinferi osirisinferi commented Mar 28, 2017

  • I've verified and I assure that I'm running youtube-dl 2017.03.26
  • At least skimmed through README and
  • 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

$ youtube-dl -v http://vidabc.com/i8ybqscrphfv
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://vidabc.com/i8ybqscrphfv']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.26
[debug] Python version 3.4.3 - Linux-4.4.6-gentoo-x86_64-AMD_Athlon-tm-_II_X3_435_Processor-with-gentoo-2.2
[debug] exe versions: ffmpeg N-83542-g4bc7268, ffprobe N-83542-g4bc7268, rtmpdump 2.4
[debug] Proxy map: {}
[generic] i8ybqscrphfv: Requesting header
WARNING: Falling back on generic information extractor.
[generic] i8ybqscrphfv: Downloading webpage
[generic] i8ybqscrphfv: Extracting information
ERROR: Unsupported URL: http://vidabc.com/i8ybqscrphfv
Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 761, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/common.py", line 428, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/generic.py", line 2667, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://vidabc.com/i8ybqscrphfv

$ 


Currently, VidABC isn't supported. I would like to see support for it. The awful program JDownloader has a plugin for the site, perhaps it's useful to use it as a guide.

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.