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

Tumblr ExtractorError: Unable to extract video #4029

Closed
devll opened this issue Oct 25, 2014 · 2 comments
Closed

Tumblr ExtractorError: Unable to extract video #4029

devll opened this issue Oct 25, 2014 · 2 comments

Comments

@devll
Copy link

@devll devll commented Oct 25, 2014

$ youtube-dl --verbose http://tatianamaslanydaily.tumblr.com/post/54196191430/orphan-black-dvd-extra-behind-the-scenes
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://tatianamaslanydaily.tumblr.com/post/54196191430/orphan-black-dvd-extra-behind-the-scenes']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.10.25
[debug] Python version 2.7.3 - Linux-3.13.0-37-generic-i686-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[Tumblr] 54196191430: Downloading webpage
ERROR: Unable to extract video; 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 "/home/user/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 528, in extract_info
ie_result = ie.extract(url)
File "/home/user/bin/youtube-dl/youtube_dl/extractor/common.py", line 197, in extract
return self._real_extract(url)
File "/home/user/bin/youtube-dl/youtube_dl/extractor/tumblr.py", line 47, in _real_extract
raise ExtractorError('Unable to extract video')
ExtractorError: Unable to extract video; 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.

@jaimeMF jaimeMF closed this in 681b9ca Oct 25, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 25, 2014

Thanks for the report, it will be fixed in the next version.

@phihag
Copy link
Contributor

@phihag phihag commented Oct 26, 2014

This fix has made it into youtube-dl 2014.10.26. 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
3 participants
You can’t perform that action at this time.