You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On windows, everything works fine. However I recently migrated to a Ubuntu VPS, and now run into the following error when running my code that downloads a video. (That still works on windows)
I have a similar issue. I just installed the gem, when I test it I get Terrapin::CommandNotFoundError (Terrapin::CommandNotFoundError) from the YoutubeDL.download command. After looking into, it seems that this might me an issue of missing dependencies, but I don't know which ones. I've tried installing and removing Terrapin gem, but it's all the same.
On windows, everything works fine. However I recently migrated to a Ubuntu VPS, and now run into the following error when running my code that downloads a video. (That still works on windows)
Error message:
http://pastebin.com/xHU9ALw0
Snippet of code:
http://pastebin.com/8fpFShPw
The text was updated successfully, but these errors were encountered: