nikhilbadyal / docker-py-revanced

One Click Python util to build all Revanced apps.
https://nikhilbadyal.github.io/docker-py-revanced/
GNU General Public License v3.0
564 stars 436 forks source link

revanced spotify ? #16

Closed psbaruah closed 2 years ago

psbaruah commented 2 years ago

now that some patches are out , why not add it ?

nikhilbadyal commented 2 years ago

I would love to add Spotify. I even made changes for that. But then I found there is no source to get a clean Spotify APK. Spotify is not on APKMirror or APKPure. So, there is not APK for the patch in the first place.

psbaruah commented 2 years ago

I would love to add Spotify. I even made changes for that. But then I found there is no source to get a clean Spotify APK. Spotify is not on APKMirror or APKPure. So, there is not APK for the patch in the first place.

uptodown? https://spotify.en.uptodown.com/android

nikhilbadyal commented 2 years ago

I'm not sure how safe this is. I dont trust anything other than APKMIRRROR. Is this safe?

psbaruah commented 2 years ago

I'm not sure how safe this is. I dont trust anything other than APKMIRRROR. Is this safe?

yup its safe , there was one more script that use uptodown . just to be sure do a md5 check .

psbaruah commented 2 years ago

I'm not sure how safe this is. I dont trust anything other than APKMIRRROR. Is this safe?

here is a section for untouched apks : https://old.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_apks .

nikhilbadyal commented 2 years ago

Great. I'll look into this.

nikhilbadyal commented 2 years ago

I have added Spotify support. Also check this for updates.