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: Got a malformed response from YouTube API #796

Closed
aldoah0a opened this issue Apr 20, 2013 · 5 comments
Closed

ERROR: Got a malformed response from YouTube API #796

aldoah0a opened this issue Apr 20, 2013 · 5 comments

Comments

@aldoah0a
Copy link

I got this error while trying to download a playlist.

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-A', 'http://www.youtube.com/course?list=EC2F07DBCDCC01493A', '-v']
[debug] youtube-dl version 2013.04.18
[debug] Python version 2.7.3 - Darwin-12.3.0-x86_64-i386-64bit
[debug] Proxy map: {}
[youtube] PL EC2F07DBCDCC01493A: Downloading page #1
[youtube] PL EC2F07DBCDCC01493A: Downloading page #2
[youtube] PL EC2F07DBCDCC01493A: Downloading page #3
[youtube] PL EC2F07DBCDCC01493A: Downloading page #4
[youtube] PL EC2F07DBCDCC01493A: Downloading page #5
ERROR: Got a malformed response from YouTube API
Traceback (most recent call last):
File "/usr/local/bin/youtube/youtube_dl/init.py", line 502, in _real_main
cwd=os.path.dirname(os.path.abspath(file)))
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 679, in init
errread, errwrite)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1249, in _execute_child
raise child_exception
OSError: [Errno 20] Not a directory: '/usr/local/bin/youtube/youtube_dl'

@jaimeMF
Copy link
Collaborator

jaimeMF commented Apr 20, 2013

Same as #782, fixed in master. Wait for the next update or install from source.

@jaimeMF jaimeMF closed this as completed Apr 20, 2013
@aldoah0a
Copy link
Author

Could not build from source in the same OS.

downgraded to 2013.02.25 until next update.

@jaimeMF
Copy link
Collaborator

jaimeMF commented Apr 21, 2013

Why can't you build from source?

@phihag
Copy link
Contributor

phihag commented Apr 21, 2013

Sorry, I wasn't aware that the master contained significant fixes. You can now update to 2013.04.21.

@aldoah0a
Copy link
Author

@phihag Thank you for the quick fix !!

Happily running the latest version now 👍 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants