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

Cannot extract from bambuser but I could a week ago before updates #4944

Closed
Motorolo opened this issue Feb 13, 2015 · 2 comments
Closed

Cannot extract from bambuser but I could a week ago before updates #4944

Motorolo opened this issue Feb 13, 2015 · 2 comments

Comments

@Motorolo
Copy link

@Motorolo Motorolo commented Feb 13, 2015

motorolo@user-ubuntu:~$ youtube-dl --verbose http://bambuser.com/v/5272062
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://bambuser.com/v/5272062']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.02.11
[debug] Python version 2.7.6 - Linux-3.13.0-45-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: avconv 9.16-6, avprobe 9.16-6, rtmpdump 2.4
[debug] Proxy map: {}
[bambuser] 5272062: Downloading webpage
ERROR: An extractor error has occured. (caused by KeyError(u'uid',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 270, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/bambuser.py", line 53, in _real_extract
'uploader_id': info['uid'],
KeyError: u'uid'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 633, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 276, in extract
raise ExtractorError('An extractor error has occured.', cause=e)
ExtractorError: An extractor error has occured. (caused by KeyError(u'uid',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@jaimeMF jaimeMF closed this in ae6423d Feb 13, 2015
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Feb 13, 2015

It will be fixed in the next version, thanks for the report.

@phihag
Copy link
Contributor

@phihag phihag commented Feb 16, 2015

Fixed in youtube-dl 2015.02.16. See 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
3 participants
You can’t perform that action at this time.