We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@mxschmitt It is faster when using the yt-dlp command in a container.
However, when I download the same video from sinusbot (web ui, etc.), it is about 30 kb/s. so it's slow.
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@mxschmitt
It is faster when using the yt-dlp command in a container.
However, when I download the same video from sinusbot (web ui, etc.), it is about 30 kb/s. so it's slow.
It is set up in such a way that it is not restricted.
The text was updated successfully, but these errors were encountered: