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

Set Max File Size ?

Status
Not open for further replies.

0ddlyoko

Member
oh ok, but why they are these lines in the config.ini? :

[...]
UploadLimit = 1000000
[...]
[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 26214400
MaxDownloadRate = 10000000
CacheStreamed = false
 

flyth

is reticulating splines
Staff member
Developer
Contributor
Actually the MaxDownloadSize should work in your case. If it doesn't, it's probably a bug.
 

vinanrra

Member
Im trying to limit maxdownloadsize to 30MB, but doesnt work this is my config:

[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 30720
MaxDownloadRate = 104857600
CacheStreamed = false

which its the problem?
 
Status
Not open for further replies.
Top