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

Cinemassacre's Flash videos blocked? #4017

Closed
antdude opened this issue Oct 24, 2014 · 2 comments
Closed

Cinemassacre's Flash videos blocked? #4017

antdude opened this issue Oct 24, 2014 · 2 comments

Comments

@antdude
Copy link

@antdude antdude commented Oct 24, 2014

This problem started recently.

Example: http://cinemassacre.com/2014/10/23/bride-of-chucky-1998/

$ youtube-dl -v http://cinemassacre.com/2014/10/23/bride-o
f-chucky-1998/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://cinemassacre.com/2014/10/23/bride-of-chucky-1998/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.10.18
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.7
[debug] Proxy map: {}
[Cinemassacre] bride-of-chucky-1998: Downloading webpage
ERROR: Can't extract embed url and video id; 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/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 524, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 193, in extract
return self._real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/cinemassacre.py", line 47, in _real_extract
raise ExtractorError('Can't extract embed url and video id')
ExtractorError: Can't extract embed url and video id; 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.

Thank you in advance. :)

@naglis
Copy link
Collaborator

@naglis naglis commented Oct 24, 2014

Hi @antdude,
Thanks for the report. This issue seems to be a duplicate of #4008. If so, it has already been fixed. Please update to the latest version and try again.

@antdude
Copy link
Author

@antdude antdude commented Oct 24, 2014

Thanks Naglis. It does work now. :)

@naglis naglis closed this Oct 24, 2014
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.