If you need help or want to discuss things, you now can also join us on our Discord Server!
A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
The files are just renamed to their sha256 hashes. Otherwise they are the raw audio files you've uploaded.
There's a bulk upload script available. But from what I know there is no other way to just add a bunch of songs in besides that.
A simpler solution is to just do:
mv /usr/local/bin/youtube-dl /usr/local/bin/youtube-dl.real
$EDITOR /usr/local/bin/youtube-dl
#!/bin/sh
/usr/local/bin/youtube-dl.real --proxy "parameters" $@
That should solve it as well.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.