Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
VideoMega not working? #4703
VideoMega not working? #4703
Comments
|
Please post the full output you get when you add the |
|
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 |
|
Sorry about that…. http://videomega.tv/?ref=G64G3RFB0000BFR3G46G |
|
VideoMega was fixed in youtube-dl 2015.01.15.1. Refer to our FAQ if you need help updating. |
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.