Eugene Leclerc

Results 10 comments of Eugene Leclerc

Any news on this? node-ytsr is still broken, it would be nice to have this merged.

Yeah it was a breaking change by Youtube, it broke everything. The easiest solution is to switch to https://github.com/distubejs/ytdl-core, which already released a fix. This is what this PR https://github.com/codetheweb/muse/pull/1042...

> I did the following in my compose file... > > the container creates but doesn't seem to be functioning. absolutely no messages in the stdout No error at all...

> This is what I get when I try adding it in my compose file: > > ``` > [+] Running 2/2 > ✔ Network muse_default Created 0.1s > ✔...

> Another workaround while waiting for #1042 to be merged, is to use `codetheweb/muse:pr-1042` or `codetheweb/muse:584bb17b73594b8fcfad6a9aefb2abe3d17f3ce8` instead of `codetheweb/muse:latest`. > > Works fine for me. Did not know PR published...

> Yep, was on the wrong node version because it's recommended in the README: > > > Node.js (16.x is recommended because it's the current LTS version) Yeah the README...

> I got around this by making Muse dependent on [Warp.](https://github.com/cmj2002/warp-docker) Found the workaround here: [jagrosh/MusicBot#1588](https://github.com/jagrosh/MusicBot/issues/1588) Thanks for the fix! Should we merge this into Muse? The IP-banning from Youtube...

> Is this issue still present in muse v2.9.3 or v2.9.4? > > The recent update to @distube/ytdl-core in v2.9.3 has addressed various problems. Yeah, this is not a @distube/ytdl-core...

> I've tried to set up muse to run with this but the moment I start it with Warp I just get timed out when trying to queue anything. Without...