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

Support for VideoBam #2411

Closed
arlateedaina opened this issue Feb 19, 2014 · 1 comment
Closed

Support for VideoBam #2411

arlateedaina opened this issue Feb 19, 2014 · 1 comment

Comments

@arlateedaina
Copy link

@arlateedaina arlateedaina commented Feb 19, 2014

NSFW link.

http://videobam.com/wxLSf (NSFW)

I think they might be using flowplayer. I don't know if there are already sites added that use it that may make this effort easier.

$ youtube-dl --verbose http://videobam.com/wxLSf
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://videobam.com/wxLSf']
[debug] Encodings: locale 'UTF-8', fs 'utf-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.19.1
[debug] Python version 2.7.5 - Darwin-13.0.0-x86_64-i386-64bit
[debug] Proxy map: {}
[generic] wxLSf: Requesting header
WARNING: Falling back on generic information extractor.
[generic] wxLSf: Downloading webpage
[generic] wxLSf: Extracting information
ERROR: Unsupported URL: http://videobam.com/wxLSf; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 493, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 158, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 380, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://videobam.com/wxLSf; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
@phihag
Copy link
Contributor

@phihag phihag commented Feb 22, 2014

Thank you for the report. Support for VideoBam has been added in youtube-dl 2014.02.22.1. Type sudo youtube-dl -U to update.

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.