• 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.

Search results

  1. T

    Solved [NOT A BUG] youtube-dl slow download rate

    Please try to run this. It looks like the script you created does not execute correclty. ./youtube-dl2 -f bestaudio --o /home/sinusbot/ts3soundboard/data/tmp/316657a37d6cc5578516299f1e488dcd --restrict-filenames --max-downloads 1 --max-filesize 419430400 --rate-limit 104857600 --no-playlist...
  2. T

    Solved [NOT A BUG] youtube-dl slow download rate

    Do you have any Errors you can paste? And are you using Linux?
  3. T

    Solved [NOT A BUG] youtube-dl slow download rate

    No i can't, sorry. I dont use Windows at all. I should have clarified that it's just for linux. The principle should be the same. It should be possible to create an executable file (maybe even a .bat file) and let it redirect to the real youtube-dl. I'd be thankful if anyone else can post how...
  4. T

    Solved [NOT A BUG] youtube-dl slow download rate

    Please post your config.ini. Did sinusbot give you the same error before adding my fix? Then i guess you dont have youtube-dl installed correctly. Try to find the correct path to it if it's not /usr/local/bin/youtube-dl
  5. T

    Solved [NOT A BUG] youtube-dl slow download rate

    I just found an easy temporary fix that works for me. Might be easier than using that patch that just got posted in the meantime... We replace the youtube-dl file by a middleman. Change your config.ini to point at the new file youtube-dl2. YoutubeDLPath2 = "/usr/local/bin/youtube-dl"...
Top