GithubHelp home page GithubHelp logo

Error: youtube-dl not found about docker HOT 4 CLOSED

sinusbot avatar sinusbot commented on August 27, 2024
Error: youtube-dl not found

from docker.

Comments (4)

Jniklas2 avatar Jniklas2 commented on August 27, 2024 1

Update the path your YoutubeDLPath
https://github.com/SinusBot/docker/blob/master/discord/install.sh#LL60C32-L60C32

from docker.

Jniklas2 avatar Jniklas2 commented on August 27, 2024

Can you share us your config.ini and your docker-compose.yml (Only needed, if you use Docker Compose)?

from docker.

Ammar7347 avatar Ammar7347 commented on August 27, 2024

Can you share us your config.ini and your docker-compose.yml (Only needed, if you use Docker Compose)?

I use default config.ini as I didn't change anything and I use docker run. Please find my config.ini below:

TS3Path = "/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 0
LogLevel = 0
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
EnableInternalCommands = false
AllowStreamPush = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
ExternalFileBase = ""
InstanceActionLimit = 0
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 0
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = ""
IsProxied = false
DenyStreamURLs = []
Pragma = 0
UserAgent = ""

[YoutubeDL]
  BufferSize = 0
  MaxDownloadSize = 0
  MaxDownloadRate = 0
  MaxSimultaneousChunkDownloads = 0
  CacheStreamed = false
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 0

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = false

[StreamRewrites]

[Scripts]
  Debug = false
  AllowReload = false
  EnableTimer = false
  DisableLegacyEvents = false
  DevMode = false
  ScriptTimeout = 5

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = ""
  WaitTime = 0

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

[SHMem]
  Enable = false
  Size = 0
  Delay = 0
  Interval = 0

[RadioStations]
  URL = ""
  UpdateInterval = 0

[TTS]
  Enabled = false

  [[TTS.Modules]]
    Locale = "en-US"
    Filename = "voice_lstm_en-US.zvoice"
    PipelineFile = "voice_lstm_en-US/sfg/pipeline"
    Prefix = "voice_lstm_en-US/sfg/"
    Instances = 2

  [[TTS.Modules]]
    Locale = "de-DE"
    Filename = "voice_lstm_de-DE.zvoice"
    PipelineFile = "voice_lstm_de-DE/nfh/pipeline"
    Prefix = "voice_lstm_de-DE/nfh/"
    Instances = 2

from docker.

Ammar7347 avatar Ammar7347 commented on August 27, 2024

Update the path your YoutubeDLPath https://github.com/SinusBot/docker/blob/master/discord/install.sh#LL60C32-L60C32

This has fixed my issue. Thanks!

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.