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

YT Dl Problem

MauriceR

Well-Known Member
Contributor
Bitte das nächste Mal erstmal 5 Minuten im Forum suchen, ob nicht jemand das gleiche Problem bereits hatte.
Mit 5 Minuten mehr Aufwand hättest du nämlich folgendes gefunden und würdest dann sehen, dass es kurzfristig eine temporäre Lösung gibt und dass in Kürze eine ordentliche Lösung veröffentlicht wird.
 

Mansa

New Member
Use these commands using root in your sinusbot directory (should be / opt / sinusbot),

sudo apt-get update
sudo apt-get install python
cd / opt / sinusbot /
curl -L -O https://github.com/ytdl-org/youtube-dl/releases/download/2021.01.16/youtube-dl
chmod a + rx youtube-dl
chown sinusbot: sinusbot youtube-dl

If you followed the installation guide perfectly then copy and paste, if not tweak it for eg the load command.

Edit: the directories have spaces in them, remove them manually
 
Mal ne Frage gibt es mittlerweile eine Lösung oder immer noch nur temporäre Lösungen. Weil hab zwar gesucht aber man findet so viele Workarounds von denen die Hälfte noch dazu nicht funktioniert oder auf einen anderen Beitrag Verweist. Das ich da einfach keinen Überblick bekomme.

Neben bei gibt es generell irgendwo im Forum ein Archiv für gelöste Probleme wo man sich durch scrollen könnte bzw. suchen wie auch immer?

Hab vergessen:
Für normalen Windows 10 Client
 
Top