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

ERROR: Unsupported URL: https://cloud.mail.ru/....mov #4061

Open
ghost opened this issue Oct 30, 2014 · 2 comments
Open

ERROR: Unsupported URL: https://cloud.mail.ru/....mov #4061

ghost opened this issue Oct 30, 2014 · 2 comments

Comments

@ghost
Copy link

@ghost ghost commented Oct 30, 2014

youtube-dl --verbose 'http://cloud.mail.ru/public/fd0f575a49ef/%d0%94%d0%a2%d0%9f%2d4.mov'
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://cloud.mail.ru/public/fd0f575a49ef/%d0%94%d0%a2%d0%9f%2d4.mov']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.10.29
[debug] Python version 3.4.2 - Linux-3.16.3-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 2.4.2, ffprobe 2.4.2
[debug] Proxy map: {}
[generic] %d0%94%d0%a2%d0%9f%2d4: Requesting header
[redirect] Following redirect to https://cloud.mail.ru/public/fd0f575a49ef/%d0%94%d0%a2%d0%9f-4.mov
[generic] %d0%94%d0%a2%d0%9f-4: Requesting header
WARNING: Falling back on generic information extractor.
[generic] %d0%94%d0%a2%d0%9f-4: Downloading webpage
[generic] %d0%94%d0%a2%d0%9f-4: Extracting information
ERROR: Unsupported URL: https://cloud.mail.ru/public/fd0f575a49ef/%d0%94%d0%a2%d0%9f-4.mov; 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/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 533, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 197, in extract
return self._real_extract(url)
File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 962, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
youtube_dl.utils.ExtractorError: Unsupported URL: https://cloud.mail.ru/public/fd0f575a49ef/%d0%94%d0%a2%d0%9f-4.mov; 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.

@Dineshs91
Copy link
Contributor

@Dineshs91 Dineshs91 commented Oct 30, 2014

I can see download option in the page. Why not use it to download ?

@ghost
Copy link
Author

@ghost ghost commented Nov 3, 2014

I had a problem with the internet connection and firefox does not
support continue getting a partially-downloaded file. Therefore, for me
it was preferable to use youtube-dl tool.

On 30.10.2014 21:07, DINESH S wrote:

I can see download option in the page. Why not use it to download ?


Reply to this email directly or view it on GitHub
#4061 (comment).

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.