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

youtube download and Playlists #774

Closed
h0arry opened this issue Apr 3, 2013 · 9 comments
Closed

youtube download and Playlists #774

h0arry opened this issue Apr 3, 2013 · 9 comments

Comments

@h0arry
Copy link

@h0arry h0arry commented 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

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 3, 2013

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

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Apr 3, 2013

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

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Apr 3, 2013

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

@phihag
Copy link
Contributor

@phihag phihag commented Apr 3, 2013

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

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Apr 4, 2013

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

@FiloSottile FiloSottile closed this Apr 4, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 4, 2013

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

@phihag
Copy link
Contributor

@phihag phihag commented Apr 4, 2013

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

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 4, 2013

Ok, thanks.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 5, 2013

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

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
4 participants
You can’t perform that action at this time.