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

Youtube Extractor error #20828

Closed
xavierKress opened this issue Apr 25, 2019 · 0 comments
Closed

Youtube Extractor error #20828

xavierKress opened this issue Apr 25, 2019 · 0 comments
Labels

Comments

@xavierKress
Copy link

@xavierKress xavierKress commented Apr 25, 2019

Hi. I was trying to get one of my Youtube videos back and got this error message. I've updated the library but it doesn't change anything. I tried to download other videos and had the same problem :

ERROR: An extractor error has occurred. (caused by KeyError(u'metadata',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/extractor/common.py", line 440, in extract
ie_result = self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/dailymotion.py", line 168, in _real_extract
metadata = player['metadata']
KeyError: u'metadata'
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 785, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 453, in extract
raise ExtractorError('An extractor error has occurred.', cause=e)

@dstftw dstftw closed this Apr 25, 2019
@dstftw dstftw added the incomplete label Apr 25, 2019
@xavierKress xavierKress changed the title Dailymotion Extractor error Youtube Extractor error Apr 25, 2019
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.