SinusBot / docker

🐳 Official Docker image of the SinusBot for TeamSpeak 3 and Discord.
https://sinusbot.github.io/docker
MIT License
78 stars 32 forks source link

yt-dlp is slow #49

Open digital-sorovider opened 1 year ago

digital-sorovider commented 1 year ago

@mxschmitt It is faster when using the yt-dlp command in a container. image

However, when I download the same video from sinusbot (web ui, etc.), it is about 30 kb/s. so it's slow. image

It is set up in such a way that it is not restricted.

[YoutubeDL]
  BufferSize = 52428800000000
  MaxDownloadSize = 41943040000
  MaxDownloadRate = 104857600000
  MaxSimultaneousChunkDownloads = 10
  CacheStreamed = true
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 314572800