Open nskzhd opened 7 years ago
Can reproduce..
ERROR: unable to download video data: HTTP Error 400: Bad Request
...
PS E:\test> youtube-dl -v
[debug] System config: []
[debug] User config: ['--format', 'bestvideo[ext=webm]+bestaudio[ext=webm]/bestvideo+bestaudio']
[debug] Custom config: []
[debug] Command-line args: ['-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.06.05
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: ffmpeg 3.2.4, ffprobe 3.2.4
[debug] Proxy map: {}
Usage: youtube-dl.exe [OPTIONS] URL [URL...]
I just noticed that when I try to download 1080p, youtube-dl gives me the url "~.ism" unlike other resolution. So I was searching how to download files from '.ism' url, and I found out "ismdownloader" reading this post.
And it works!!!
I am just a noob to all the video downloading, so I don't know this could be available with youtube-dl, but really hope it will!
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2017.06.05. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add
-v
flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
Description of your issue, suggested solution and other information
It doesn't let me download "http-4 1920x1080 (best)" from "http://www.msn.com/en-gb/vide o/watch/neil-clough-the-apprentice-2013-exit-interview/vp-BBGrMq" I was able to download "http-3 1280x720", but not 1080p.
Anyone can help with this issue?
Sorry for my english.