Coder Social home page Coder Social logo

Comments (12)

oldman20 avatar oldman20 commented on August 15, 2024 1

It's due to the original SDK repo from arichorn no longer being accessible, just change it to use arichornloverALT's SDK instead and it will work. Like this.

Also background playback works fine for me on the latest version (7.10) so idk about that.

Thank, i tried and now it work on 7.10.2. btw when installing with TrollStore, has popup:
photo_2024-07-18_12-19-47
Is it normally? Cause i remember it not when use 7.07.2?

from ytmusicultimate.

oldman20 avatar oldman20 commented on August 15, 2024

i have same issue
And please update tweak patches, it was work on YTMusic 7.07.2 patches 2.1, But not work on YTMusic newer (cant play in background)

from ytmusicultimate.

chwhaanews avatar chwhaanews commented on August 15, 2024

Screenshot_2024-07-19-12-17-33-767_com.github.android-edit.jpg

it works

from ytmusicultimate.

hetzjagd avatar hetzjagd commented on August 15, 2024

The linked answers and threads above 404 for me but I am having the same issue. I am trying to patch youtube music decrypted .ipa 7.10

from ytmusicultimate.

TheStealDeal avatar TheStealDeal commented on August 15, 2024

@oldman20 I've tried with the ALT but it does not work

from ytmusicultimate.

oldman20 avatar oldman20 commented on August 15, 2024

@TheStealDeal , @hetzjagd It work for me:
image

from ytmusicultimate.

i-matveev avatar i-matveev commented on August 15, 2024

@TheStealDeal , @hetzjagd
Take a close look at what is updated in the code. Everything works.

          cache-name: iOS-16.5-SDK
        with:
          path: theos/sdks/
          key: ${{ env.cache-name }}
          restore-keys: ${{ env.cache-name }}

      - name: Download iOS SDK
        if: steps.SDK.outputs.cache-hit != 'true'
        run: |
          git clone --quiet -n --depth=1 --filter=tree:0 https://github.com/theos/sdks/
          cd sdks
          git sparse-checkout set --no-cone iPhoneOS16.5.sdk

from ytmusicultimate.

i-matveev avatar i-matveev commented on August 15, 2024

@TheStealDeal , @hetzjagd Take a close look at what is updated in the code. Everything works.

          cache-name: iOS-16.5-SDK
        with:
          path: theos/sdks/
          key: ${{ env.cache-name }}
          restore-keys: ${{ env.cache-name }}

      - name: Download iOS SDK
        if: steps.SDK.outputs.cache-hit != 'true'
        run: |
          git clone --quiet -n --depth=1 --filter=tree:0 https://github.com/theos/sdks/
          cd sdks
          git sparse-checkout set --no-cone iPhoneOS16.5.sdk

Don't forget to replace the link

from ytmusicultimate.

Anon-Exploiter avatar Anon-Exploiter commented on August 15, 2024

@TheStealDeal , @hetzjagd Take a close look at what is updated in the code. Everything works.

          cache-name: iOS-16.5-SDK
        with:
          path: theos/sdks/
          key: ${{ env.cache-name }}
          restore-keys: ${{ env.cache-name }}

      - name: Download iOS SDK
        if: steps.SDK.outputs.cache-hit != 'true'
        run: |
          git clone --quiet -n --depth=1 --filter=tree:0 https://github.com/theos/sdks/
          cd sdks
          git sparse-checkout set --no-cone iPhoneOS16.5.sdk

Don't forget to replace the link

Are we all looking at the same workflow file? The main.yml file in the main branch does not have theos fpr the sdks repo.

git clone --quiet -n --depth=1 --filter=tree:0 https://github.com/arichorn/sdks/

image

from ytmusicultimate.

Anon-Exploiter avatar Anon-Exploiter commented on August 15, 2024

This PR fixes it:

#272

from ytmusicultimate.

correii avatar correii commented on August 15, 2024

I’m still getting the sdk issue but my repository says it’s up to date with this one. How do I get it to update with the fixed sdk url?

from ytmusicultimate.

hetzjagd avatar hetzjagd commented on August 15, 2024

It's due to the original SDK repo from arichorn no longer being accessible, just change it to use arichornloverALT's SDK instead and it will work. Like this.

Just to try clarify, this is the link that I was saying doesn't work. The suggested manual fixes work (I assume so anyway, I got a friend to figure it out for me on the day I posted that), but that wasn't what I was trying to highlight originally.

from ytmusicultimate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.