qnblackcat / uYouPlus

uYou+ is a modified version of uYou (made by @MiRO92) with additional features and mainly made for non jailbroken users!
7k stars 7.04k forks source link

Error The Actions #1466

Closed LilCiro closed 1 month ago

LilCiro commented 2 months ago

Is there an existing issue for this?

Have you read the FAQ?

Device information

Describe the issue

actions always fails

Steps to reproduce

image

Crash log

Are you using the latest version of uYouPlus? If not, why?

✅ Yes, I'm using the latest version of uYouPlus

Does the issue happen with the official YouTube app from the App Store?

❌ No, I cannot reproduce this issue in the official YouTube app from the App Store

Additional information

No response

mnett0 commented 2 months ago

Same

MeleMannen commented 2 months ago

I have the same issue

ponzano commented 2 months ago

Same here

andr3i1010 commented 2 months ago

same here

kei-sidorov commented 2 months ago

For the maintainers: miro92.com started redirecting to some browser-check page, so curl can't download file directly.

arichornloverALT commented 2 months ago

Maintainer of uYouEnhanced here, Replace the following Line in the Makefile in your fork below.

Line 64

        curl -s -L "https://www.dropbox.com/scl/fi/01vvu5lm8nkkicrznku9v/com.miro.uyou_$(UYOU_VERSION)_iphoneos-arm.deb?rlkey=efgz7po8kqqvha8doplk1s3ky&dl=1" -o $(UYOU_DEB); \
MeleMannen commented 2 months ago

That worked! Thanks!

DenuxPlays commented 2 months ago

Same issue Would be great if this would get patched inside the repo

andr3i1010 commented 2 months ago

Same issue Would be great if this would get patched inside the repo

clone the repo, edit the Makefile, run the action and you should be fine

DenuxPlays commented 2 months ago

Same issue Would be great if this would get patched inside the repo

clone the repo, edit the Makefile, run the action and you should be fine

Yeah someone just posted a dropbox link here. Not sure if I wanna do this tbh

I am just gonna wait for a fix

LilCiro commented 1 month ago

uYouEnhanced'in bakımcısı burada, Makefile dosyasındaki aşağıdaki bölüm aşağıdaki çatalınızda verilmiştir.****

Satır 64

      curl -s -L "https://www.dropbox.com/scl/fi/01vvu5lm8nkkicrznku9v/com.miro.uyou_$(UYOU_VERSION)_iphoneos-arm.deb?rlkey=efgz7po8kqqvha8doplk1s3ky&dl=1" -o $(UYOU_DEB); \

Thank you, I was on holiday and couldn't check it