KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
28.79k stars 1.19k forks source link

iOS app #675

Closed SonyaADM closed 1 year ago

SonyaADM commented 1 year ago

Is there an existing issue for this?

Pain

we need iOS app

Suggested solution

Hi. I like your project, it is very promising. However, I believe that the iOS version is simply necessary. It is desirable to be able to install directly from the AppStore. If Apple doesn't allow such a program to run on the AppStore, you can create a Spotube with a fake name something like "my top music" and inside the option to manually change domains in case the servers shut down after removing the application from the Appstore. In this way, you will be able to spread free access to music for iOS users

Useful resources

No response

Additional information

No response

KRTirtho commented 1 year ago

I can't do that myself as I don't own a Mac & Apple doesn't allow using any CI/CD to publish apps to any of their AppStore. That means I need a physical Mac (or Hackintosh) to get a developer Apple ID & then build the app, sign it using the ID & finally publish.

Not to forget $99 yearly store fee & planet's worst app reviewing (moderation) system. Where Spotube's collective barely made few hundred bucks over 2 years! So, iOS is a big no-go zone for this project. But don't lose hope

SonyaADM commented 1 year ago

I think that this would be a good option for the development of the project, since hacked music applications on iOS are very rare, due to which the program can gain much more popularity than on Android/Windows where you can install a hacked version in two minutes. Yes, I understand that you need a Hackintosh, but I think it will be a good investment in the project, because if you think logically, in the iOS market, you can become a monopoly in the hacked Spotify, even if you ask for a one-time buy of $2, but at the same time will add a feature like changing servers in case the app is blocked in the AppStore, it will add new users

KRTirtho commented 1 year ago

This is not any "hack" app. It legitimately gets your music from publicly available resources (YouTube or Piped.video) FYI, even the Spotify library, playlists, albums etc. it gets by using Spotify's official API not by any form of scrapping. The only pirating part of this app is music downloads.

If you think logically, in the iOS market, you can become a monopoly in the hacked Spotify, even if you ask for a one-time buy of $2.

This is a hobby + FOSS project. I don't intend to make income or profit from it. The collective was opened to financially aid only this project (by the community). Also, we don't have a goal to become a market monopoly. This project might use GitHub but it's not another Microsoft corp.

So, it's a no for iOS users now until I personally buy a mac/macbook or someone with mac is willing to maintain the iOS version.

SonyaADM commented 1 year ago

ok. are there any similar apps to yours on iOS?

KRTirtho commented 1 year ago

I'm not sure about that. No experience with AppStore at all :sweat_smile:

meenbeese commented 1 year ago

Duplicate of #178 btw

muhammadbahaa2001 commented 12 months ago

Can't you make a signed IPA of Spotube so, it can be installed without JailBreak? You upload IPA here in this Github repo, or any other non-Apple store like SideStore, TrollStore, and etc...

I'm not sure about that. No experience with AppStore at all 😅

meenbeese commented 12 months ago

Can't you make a signed IPA of Spotube so, it can be installed without JailBreak?

You upload IPA here in this Github repo, or any other non-Apple store like SideStore, TrollStore, and etc...

Have you read the rest of the thread before asking questions?

I can't do that myself as I don't own a Mac & Apple doesn't allow using any CI/CD to publish apps to any of their AppStore.

That means I need a physical Mac (or Hackintosh) to get a developer Apple ID & then build the app, sign it using the ID & finally publish.

meenbeese commented 12 months ago

You can't even sign an iOS app without owning a Mac.

karniv00l commented 12 months ago

GitHub actions can run on macOS. There's plenty of articles on how to sign and publish

KRTirtho commented 12 months ago

Can you share one? I tried & failed multiple times :')

keshavashiya commented 7 months ago

@KRTirtho did you tried this? blog