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

Add support for nowvideo.ws #3111

Closed
EricBelanger opened this issue Jun 19, 2014 · 1 comment
Closed

Add support for nowvideo.ws #3111

EricBelanger opened this issue Jun 19, 2014 · 1 comment

Comments

@EricBelanger
Copy link

@EricBelanger EricBelanger commented Jun 19, 2014

Please add support for nowvideo.ws. Since you already support the other nowvideo.* websites, it shouldn't be hard.

$ youtube-dl --verbose http://www.nowvideo.ws/video/fc41df1b853a8
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.nowvideo.ws/video/fc41df1b853a8']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.06.19
[debug] Python version 3.4.1 - Linux-3.15.1-1-ARCH-x86_64-with-arch
[debug] Proxy map: {}
[generic] fc41df1b853a8: Requesting header
WARNING: Falling back on generic information extractor.
[generic] fc41df1b853a8: Downloading webpage
[generic] fc41df1b853a8: Extracting information
ERROR: Unsupported URL: http://www.nowvideo.ws/video/fc41df1b853a8; 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/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 167, in extract
return self._real_extract(url)
File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 722, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
youtube_dl.utils.ExtractorError: Unsupported URL: http://www.nowvideo.ws/video/fc41df1b853a8; 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.

@TRox1972
Copy link
Contributor

@TRox1972 TRox1972 commented Jun 13, 2016

The provided link returns a 404 error; the site in question doesn't seem to be online anymore.

@dstftw dstftw closed this Jun 13, 2016
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.