Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Can not download video #5341
Can not download video #5341
Comments
|
Is there a test account available? So that the youtube-dl developers can test the site with username and password? |
Hello.
There is a university site here in Vienna.
It has embedded flash player. I can watch the video in the browser (firefox) fine.
But I want to save it locally too, because I want to watch it offline too - sometimes
my internet connection is not up.
Here is what I did - keep in mind that --password xxx is not my real password; I use my real password but I get something strange.
Here is what I get:
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'--username', u'PRIVATE', u'--password', u'PRIVATE', u'https://multimedia.boku.ac.at/multimedia-intern/2011SS/agrarmaerkte_schiebel/20110621/agrarmaerkte20110621.html']
[debug] Encodings: locale ISO-8859-1, fs ISO-8859-1, out ISO-8859-1, pref ISO-8859-1
[debug] youtube-dl version 2015.03.28
[debug] Python version 2.7.9 - Linux-3.2.29-i686-Intel-R-_Celeron-R-CPU_G1630@_2.80GHz-with-slackware-14.0
[debug] exe versions: ffmpeg 2.6.1, ffprobe 2.6.1
[debug] Proxy map: {}
[generic] agrarmaerkte20110621: Requesting header
WARNING: Could not send HEAD request to https://multimedia.boku.ac.at/multimedia-intern/2011SS/agrarmaerkte_schiebel/20110621/agrarmaerkte20110621.html: HTTP Error 401: Unauthorized
[generic] agrarmaerkte20110621: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 401: Unauthorized (caused by HTTPError()); 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.
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 314, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1673, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(_args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(_args)
File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
I do not know what this error means. Perhaps it could become more specific?
The HTML code in question is this here: