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

Break.com shared video from YT not working #3876

Closed
dspstudio opened this issue Oct 3, 2014 · 2 comments
Closed

Break.com shared video from YT not working #3876

dspstudio opened this issue Oct 3, 2014 · 2 comments

Comments

@dspstudio
Copy link

@dspstudio dspstudio commented Oct 3, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.break.com/video/ugc/baby-flex-2773063', '-gi', '--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.09.29.2
[debug] Python version 2.7.2 - Linux-2.6.32-042stab092.2-x86_64-with-redhat-5.10-Final
[debug] Proxy map: {}
ERROR: Unable to extract info json; 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 524, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 191, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/breakcom.py", line 27, in _real_extract
webpage, 'info json', flags=re.DOTALL)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 412, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract info json; 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.

@dstftw dstftw closed this in f78c01f Oct 3, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 3, 2014

Fixed and will be available in the next release of youtube-dl. Thanks for the report.

@phihag
Copy link
Contributor

@phihag phihag commented Oct 5, 2014

This fix made it into youtube-dl 2014.10.05. 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.