Kingkor Roy Tirtho
Kingkor Roy Tirtho
When we made the migration to media_kit this issue was fixed
This PR became outdated and incompatible with the rest of the codebase so closing it
I wonder if it's possible.
It's actually implemented but not releases. There's a new "API Type" named "Jiosaavn" which offers 320kpbs high quality mp4 track. It's available in the nightly channel
Looks like JioSaavn is only good for English and South Asian region. Sorry for the disappointment but it's good that it was found first hand. @Dae-Hang-Sook what do you think...
So please tell what kind of app/website people in that region use for music?
Check this [issue comment](https://github.com/KRTirtho/spotube/issues/663#issuecomment-1718793706)
This is possible as Flutter supports web. But the problem is with [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS). YouTube API and some of the Spotify API simply won't work in the browser.
In that case, what will be the point of making this app if everything will be handled by a central server? The benefit of using a binary app instead of...
That's great :rocket: . But I wonder how that works through Web. Because analyzing the Dockerfile, it seems to only install the `.deb` package of Spotube. How's that gonna be...