Hello there,
I have used sinusbot for years on several servers. (linux and windows based)
From time to time, I had very strange behavior when using the bot together with 'youtube-dl'.
A view days ago, it happend again, my youtube-dl was not working correctly.
It did cut off longer videos at the end, and the download rate was extremely slow.
I am talking about very long videos, like 10h mixes.
I was able to fix this in the past, by messing around with this config.ini options in the YoutubeDL section:
'MaxSimultaneousChunkDownloads'
'TimeoutSingleDownloader'
'TimeoutMultiDownloader'
'ChunkSize'
But not this time, i tried several things, but nothing i did, fixed it.
Then I found a youtube-dl fork called 'yt-dlp' I installed it just like the normal script and changed the path in the config.ini.
https://github.com/yt-dlp/yt-dlp
The fork seems to work fine with sinusbot, no problems so far.
To be fair, it only run for 3 days, but I am confident.
I wanted to share this, maybe it will save someone from going mad by messing with youtube-dl.
I have used sinusbot for years on several servers. (linux and windows based)
From time to time, I had very strange behavior when using the bot together with 'youtube-dl'.
A view days ago, it happend again, my youtube-dl was not working correctly.
It did cut off longer videos at the end, and the download rate was extremely slow.
I am talking about very long videos, like 10h mixes.
I was able to fix this in the past, by messing around with this config.ini options in the YoutubeDL section:
'MaxSimultaneousChunkDownloads'
'TimeoutSingleDownloader'
'TimeoutMultiDownloader'
'ChunkSize'
But not this time, i tried several things, but nothing i did, fixed it.
Then I found a youtube-dl fork called 'yt-dlp' I installed it just like the normal script and changed the path in the config.ini.
https://github.com/yt-dlp/yt-dlp
The fork seems to work fine with sinusbot, no problems so far.
To be fair, it only run for 3 days, but I am confident.

I wanted to share this, maybe it will save someone from going mad by messing with youtube-dl.
