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

canalc2 url not working #1723

Closed
pierrenicolasr opened this issue Nov 4, 2013 · 1 comment
Closed

canalc2 url not working #1723

pierrenicolasr opened this issue Nov 4, 2013 · 1 comment

Comments

@pierrenicolasr
Copy link

@pierrenicolasr pierrenicolasr commented Nov 4, 2013

sudo youtube-dl -U
youtube-dl is up-to-date (2013.11.03)
[pnr@pnr tmp]$ youtube-dl -v http://www.canalc2.tv/video.asp?idVideo=12341
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.canalc2.tv/video.asp?idVideo=12341']
[debug] youtube-dl version 2013.11.03
[debug] Python version 2.7.5 - Darwin-13.0.0-x86_64-i386-64bit
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] video.asp?idVideo=12341: Downloading webpage
[generic] video.asp?idVideo=12341: Extracting information
ERROR: Unsupported URL: http://www.canalc2.tv/video.asp?idVideo=12341; 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 348, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 125, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 196, in _real_extract
raise ExtractorError(u'Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.canalc2.tv/video.asp?idVideo=12341; 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 19b0668 Nov 4, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 4, 2013

Fixed, we were too strict with the accepted urls.
Thanks for the report, if you find any other problem, feel free to open a new issue.

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.