25huizengek1 / ViTune

An Android application for seamless music streaming
https://vitune.app
GNU General Public License v3.0
226 stars 12 forks source link

Including a solver n-parameter to avoid download throttling #277

Closed th3y closed 1 month ago

th3y commented 1 month ago

Since we can't still pre-cache large audios really fast (It takes a lot of time and sometimes they stuck at 97%-99%) it could be a good idea to implement the n-parameter solver to enable the fast download without throttling

There are some useful links YoutubeExtractor | Kotlin

Go Unthrottle streams for all formats

25huizengek1 commented 1 month ago

I don't understand, I don't use an n-parameter.

This has something to do with working around rate limiting? I don't think that is a good idea...

25huizengek1 commented 1 month ago

Won't implement something that avoids ratelimits. I highly doubt whether that is legal, and if it is, it's still something that could get you blocked from the platform.