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

Cocaine::ExitStatusError? #24

Closed
mhui opened this issue Sep 10, 2015 · 3 comments
Closed

Cocaine::ExitStatusError? #24

mhui opened this issue Sep 10, 2015 · 3 comments

Comments

@mhui
Copy link

mhui commented Sep 10, 2015

This is what I'm getting when trying this library

Cocaine::ExitStatusError: Command '/Users/usercore/.rvm/gems/ruby-2.2.2/bin/youtube-dl --no-color --output 'some_file.mp4' "https://www.youtube.com/watch?v=gvdf5n-zI14"' returned 1. Expected 0

@mhui
Copy link
Author

mhui commented Sep 10, 2015

Turns out it was a conflict with a previous gem I had installed called youtube_dl. Lol

@mhui mhui closed this as completed Sep 10, 2015
@sapslaj
Copy link
Member

sapslaj commented Sep 10, 2015

Yeahh.... If youtube-dl.rb (this gem) finds a youtube-dl in the system $PATH then it assumes that's the youtube-dl executable to use. Thanks for bringing my attention to the gem conflict though!

@mhui
Copy link
Author

mhui commented Sep 10, 2015

Thanks for your work on the gem!

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

2 participants