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

Youtube-dl stopping songs after 1 minute

tommiczek

Member
Hello, i have sinusbot on windows with youtube-dl but it stop playing after 2 minutes
¨config:
TS3Path = "C:\\ts3\\SinusVyjebanejBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = "C:\\ts3\\SinusVyjebanejBot\\data\\"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
AllowStreamPush = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
ExternalFileBase = ""
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "UsItrztdYfL/8Ok+FdXEpWN/1LHjMSP6WWKaJtJRiTc="
IsProxied = false
DenyStreamURLs = []
Pragma = 0
UserAgent = ""

[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 41943040000000
MaxDownloadRate = 10485760000000
MaxSimultaneousChunkDownloads = 999
CacheStreamed = true
TimeoutSingleDownloader = 0
TimeoutMultiDownloader = 0
ChunkSize = 9999000000

[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 = "SinusBot (1.0.0-beta.1-06a54d7)"
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 = true
 

flyth

is reticulating splines
Staff member
Developer
Contributor
MaxSimultaneousChunkDownloads = 999
CacheStreamed = true
TimeoutSingleDownloader = 0
TimeoutMultiDownloader = 0
ChunkSize = 9999000000
Delete that and use the defaults. Don't fiddle with stuff you don't understand :)
 
Top