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

Depositfiles download error - Unable to extract download URL from #1255

Closed
rakentiy opened this issue Aug 16, 2013 · 2 comments
Closed

Depositfiles download error - Unable to extract download URL from #1255

rakentiy opened this issue Aug 16, 2013 · 2 comments
Labels

Comments

@rakentiy
Copy link

@rakentiy rakentiy commented Aug 16, 2013

./youtube-dl "http://depositfiles.com/en/files/k3j00wkr7" --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://depositfiles.com/en/files/k3j00wkr7', '--verbose']
[debug] youtube-dl version 2013.08.15
[debug] Python version 2.7.3 - Linux-2.6.32-042stab078.28-x86_64-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[DepositFiles] k3j00wkr7: Downloading webpage
ERROR: Unable to extract download URL from: http://depositfiles.com/en/files/k3j00wkr7; 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 "./youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 96, in extract
return self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/depositfiles.py", line 45, in _real_extract
raise ExtractorError(u'Unable to extract download URL from: %s' % url)
ExtractorError: Unable to extract download URL from: http://depositfiles.com/en/files/k3j00wkr7; 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.

@rakentiy rakentiy closed this Aug 16, 2013
@rakentiy rakentiy reopened this Aug 16, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Mar 7, 2014

It would be good if we could use a video that is not clearly uploaded without the author permission (that's what I deduce from the title).

@phihag
Copy link
Contributor

@phihag phihag commented Mar 10, 2014

Seeing as download requires a CAPTCHA on depositfiles, and I can't find a single uncopyrighted video with a quick google search, I'm removing depositfiles support.

@phihag phihag closed this in dcb00da Mar 10, 2014
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.