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

VideoMega not working? #4703

Closed
api984 opened this issue Jan 15, 2015 · 4 comments
Closed

VideoMega not working? #4703

api984 opened this issue Jan 15, 2015 · 4 comments

Comments

@api984
Copy link

@api984 api984 commented Jan 15, 2015

Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 600, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 260, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/videomega.py", line 35, in _real_extract
r'unescape("([^"]+)")', webpage, 'escaped data')
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 516, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract escaped data;

updated to latest.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 15, 2015

Please post the full output you get when you add the --verbose option, there's nothing we can do without more information (you haven't even post the url you are trying to download).

@naglis naglis closed this in a45c0a5 Jan 15, 2015
@naglis
Copy link
Collaborator

@naglis naglis commented Jan 15, 2015

This issue should be fixed in the next release of youtube-dl. Thanks for the report. However, as @jaimeMF mentioned, next time please include the complete output of youtube-dl with the --verbose option, it helps us a lot.

@api984
Copy link
Author

@api984 api984 commented Jan 15, 2015

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 15, 2015

VideoMega was fixed in youtube-dl 2015.01.15.1. Refer to our FAQ if you need help updating.

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
4 participants
You can’t perform that action at this time.