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

Clip Syndicate Fail #1744

Closed
lysdexia opened this issue Nov 9, 2013 · 2 comments
Closed

Clip Syndicate Fail #1744

lysdexia opened this issue Nov 9, 2013 · 2 comments

Comments

@lysdexia
Copy link

@lysdexia lysdexia commented Nov 9, 2013

~$ youtube-dl --verbose http://www.clipsyndicate.com/video/play/4629301
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.clipsyndicate.com/video/play/4629301']
[debug] youtube-dl version 2013.11.07
[debug] Python version 2.7.5+ - Linux-3.11.0-13-generic-x86_64-with-Ubuntu-13.10-saucy
[debug] Proxy map: {}
[redirect] Following redirect to http://www.clipsyndicate.com/video/play/4629301/brick_briscoe
WARNING: Falling back on generic information extractor.
[generic] brick_briscoe: Downloading webpage
[generic] brick_briscoe: Extracting information
ERROR: Unsupported URL: http://www.clipsyndicate.com/video/play/4629301/brick_briscoe; 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/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 348, in extract_info
ie_result = ie.extract(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 125, in extract
return self._real_extract(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 212, in _real_extract
raise ExtractorError(u'Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.clipsyndicate.com/video/play/4629301/brick_briscoe; 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.

@jaimeMF jaimeMF closed this in 3862402 Nov 28, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 28, 2013

I've added support for the site.

@phihag
Copy link
Contributor

@phihag phihag commented Nov 29, 2013

yotube-dl version 2013.11.29 adds support for clipsyndicate. 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.