Closed xiao-e-yun closed 5 months ago
can we change default listCreator limit param to 300? or over 50 will be crash easy?
listCreator
https://github.com/hareku/fanbox-dl/blob/24a4e87718549472abecfcd9cdb1c71e89fef090/pkg/fanbox/client.go#L25-L31
fanbox-dl retrieves all following or supporting creators using pagination, and I don't think changing limit value will make anything faster.
limit
Oh, okay
can we change default
listCreator
limit param to 300? or over 50 will be crash easy?https://github.com/hareku/fanbox-dl/blob/24a4e87718549472abecfcd9cdb1c71e89fef090/pkg/fanbox/client.go#L25-L31