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

!yt doesn't work #28

Closed
RealRunSpace opened this issue Mar 8, 2019 · 6 comments
Closed

!yt doesn't work #28

RealRunSpace opened this issue Mar 8, 2019 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@RealRunSpace
Copy link

Hello, I'm trying to play a youtube video and I get this in the console err from ytdl: exit status 1
2019/03/08 15:34:34 cc7fbda3 7868d07b INFO PRIVATE-CHAT [RealRunSpace]] yt [URL]https://www.youtube.com/watch?v=E8VwtjhMFJ8[/URL] 2019/03/08 15:34:34 cc7fbda3 7868d07b INFO CHAT 1 [rrs @ RealRunSpace] < yt [URL]https://www.youtube.com/watch?v=E8VwtjhMFJ8[/URL] > / OK 2019/03/08 15:34:37 err from ytdl: exit status 1
I have a firewall installed, but I don't know where to see logs of ytdl, so I cannot debug it. I'm using centos7 with CWP

@mxschmitt
Copy link
Member

Thanks for reporting the issue @RealRunSpace. It's fixed now 👍

@mxschmitt mxschmitt self-assigned this Mar 8, 2019
@mxschmitt mxschmitt added the bug Something isn't working label Mar 8, 2019
@RealRunSpace
Copy link
Author

So I only execute the pull coamd, restart docker and should be fixed right?

@mxschmitt
Copy link
Member

Unfortunately not, you have to adjust your config.ini and set:
YoutubeDLPath = "/usr/local/bin/youtube-dl"

@RealRunSpace
Copy link
Author

Sorry to ask, but how can I edit this config? With exec I can enter in the container, but I can't use nano or another edito, so how can I do it?

@irgendwr
Copy link
Member

irgendwr commented Mar 8, 2019

If you're using volumes like shown in the readme then you can use nano /opt/sinusbot/data/config.ini on your docker-host.

@RealRunSpace
Copy link
Author

ok thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants