youtube download and Playlists #570

Closed
opened 2026-02-20 23:07:29 -05:00 by deekerman · 9 comments
Owner

Originally created by @h0arry on GitHub (Apr 3, 2013).

Hello,

i can download single files. But with playlists got the follow errors:

./youtube-dl http://www.youtube.com/user/NextDayVideo/ -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.youtube.com/user/NextDayVideo/', '-v']
[debug] youtube-dl version 2013.03.29
[debug] Python version 2.7.3 - Linux-3.7.1amd64-x86_64-with-debian-7.0
[debug] Proxy map: {}
[youtube] PL NextDayVideo: Downloading page #1
ERROR: unable to download webpage: HTTP Error 404: Not Found
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/InfoExtractors.py", line 1755, in _real_extract
page = compat_urllib_request.urlopen(url).read().decode('utf8')
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 407, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 520, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 445, in error
return self._call_chain(_args)
File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
result = func(_args)
File "/usr/lib/python2.7/urllib2.py", line 528, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found

Originally created by @h0arry on GitHub (Apr 3, 2013). Hello, i can download single files. But with playlists got the follow errors: ./youtube-dl http://www.youtube.com/user/NextDayVideo/ -v [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['http://www.youtube.com/user/NextDayVideo/', '-v'] [debug] youtube-dl version 2013.03.29 [debug] Python version 2.7.3 - Linux-3.7.1amd64-x86_64-with-debian-7.0 [debug] Proxy map: {} [youtube] PL NextDayVideo: Downloading page #1 ERROR: unable to download webpage: HTTP Error 404: Not Found Traceback (most recent call last): File "./youtube-dl/youtube_dl/InfoExtractors.py", line 1755, in _real_extract page = compat_urllib_request.urlopen(url).read().decode('utf8') File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 407, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 520, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 445, in error return self._call_chain(_args) File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain result = func(_args) File "/usr/lib/python2.7/urllib2.py", line 528, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found
Author
Owner

@jaimeMF commented on GitHub (Apr 3, 2013):

It was fixed in SHA: fa41fbd318, but youtube-dl hasn't been updated since then.

@jaimeMF commented on GitHub (Apr 3, 2013): It was fixed in SHA: fa41fbd3189b36300a4558b722dea5857a7e4214, but youtube-dl hasn't been updated since then.
Author
Owner

@FiloSottile commented on GitHub (Apr 3, 2013):

@phihag I think I'm missing PyPi credentials to make a release myself, right?

@FiloSottile commented on GitHub (Apr 3, 2013): @phihag I think I'm missing PyPi credentials to make a release myself, right?
Author
Owner

@FiloSottile commented on GitHub (Apr 3, 2013):

Ah BTW, @jaimeMF, it's nice to have you around 😀 Thanks!

@FiloSottile commented on GitHub (Apr 3, 2013): Ah BTW, @jaimeMF, it's nice to have you around :grinning: Thanks!
Author
Owner

@phihag commented on GitHub (Apr 3, 2013):

@FiloSottile What's your user name in PyPi? I can simply add you then.

@phihag commented on GitHub (Apr 3, 2013): @FiloSottile What's your user name in PyPi? I can simply add you then.
Author
Owner

@FiloSottile commented on GitHub (Apr 4, 2013):

Fixed in the new release, just run youtube-dl -U or update via pip.

@FiloSottile commented on GitHub (Apr 4, 2013): Fixed in the new release, just run `youtube-dl -U` or update via `pip`.
Author
Owner

@jaimeMF commented on GitHub (Apr 4, 2013):

@FiloSottile the 2013.04.03 version is not available at youtube-dl.org or pypi

@jaimeMF commented on GitHub (Apr 4, 2013): @FiloSottile the 2013.04.03 version is not available at youtube-dl.org or pypi
Author
Owner

@phihag commented on GitHub (Apr 4, 2013):

Sorry, we're currently working to restore a Windows build server. Should be up soon.

@phihag commented on GitHub (Apr 4, 2013): Sorry, we're currently working to restore a Windows build server. Should be up soon.
Author
Owner

@jaimeMF commented on GitHub (Apr 4, 2013):

Ok, thanks.

@jaimeMF commented on GitHub (Apr 4, 2013): Ok, thanks.
Author
Owner

@jaimeMF commented on GitHub (Apr 5, 2013):

@phihag I have a xp machine, so If you don't find other machine, I could setup it.

@jaimeMF commented on GitHub (Apr 5, 2013): @phihag I have a xp machine, so If you don't find other machine, I could setup it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#570
No description provided.