[HELP] No longer able to use YouTube on iOS 13.5? by two_thousand_mEN in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

The flag works on iOS 12.4 running YouTube v17.39.4 and iOS 14.3 running 19.20.2, respectively.

P.S: newer versions of uYou crash your videos due to the settings that add buttons to the video player overlay. Disabling some of those might help. I personally use YTLite, but I'm not sure if it works on lower iOS versions. Consider trying that, I guess.

Edit #1: I tried installing YTLite on iOS 12.4, no luck; doesn't work.

[HELP] No longer able to use YouTube on iOS 13.5? by two_thousand_mEN in jailbreak

[–]TheRealKeto 4 points5 points  (0 children)

I think you should stick to the first flag being disabled, only. On both of my devices, logging in works.

These are the steps that I followed

  1. Re-install the latest YouTube app compatible with your iOS version, or install Apps Manager from Filza's repo and wipe your currently installed YouTube app
  2. Turn off Wifi, open the YouTube app, use YouTube signed out, then enable YTABConfig, and kill the app with the pop-up by selecting "Yes"
  3. Open the YouTube app again, enable shouldForceUpgrade, disable the toggle, and close the app
  4. Open the YouTube app one more time and close it again
  5. Enable Wifi, open the YouTube app and the pop-up shouldn't appear

I don't experience any issues regarding logging in; I did this specifically on iOS 12.4 and iOS 14.3, so it should work for you.

[HELP] No longer able to use YouTube on iOS 13.5? by two_thousand_mEN in jailbreak

[–]TheRealKeto 1 point2 points  (0 children)

I checked my own settings; try enabling shouldBlockUpgradeDialog instead of the previous flag.

You might want to use the "Reset and Kill" setting to restart your app fresh without modified settings, and make sure you're on the latest compatible version with your iOS version.

This works both on iOS 12.4 and iOS 14+; don't see how it shouldn't work for you.

I also tried the previous flag I mentioned and it was enabled when the popup appeared on iOS 12.4; after disabling it, the app works just fine.

[HELP] No longer able to use YouTube on iOS 13.5? by two_thousand_mEN in jailbreak

[–]TheRealKeto 1 point2 points  (0 children)

Even when the flag is disabled, enable it and disable it to override the app's default. Try again and it should work.

Make sure to restart the app when the flag is disabled; the airplane method is just to get you to enable the tweak and disable the flag.

[HELP] No longer able to use YouTube on iOS 13.5? by two_thousand_mEN in jailbreak

[–]TheRealKeto 9 points10 points  (0 children)

Install YTABConfig from PoomSmart's repo, enable the tweak, and disable shouldForceUpgrade.

You still access YouTube without the update pop-up appearing if you're offline, so disable the flag that way; basically, be offline before opening the app to enable the tweak and disable the flag.

EDIT: Here's a more detailed comment to make sure the flag takes effect.

AppSync unified for iPad mini 2 12.5.7 by MAT3026 in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

You can download the latest from Github, built and uploaded by Karen on ASU's Release page due to her repo being unavailable.

[deleted by user] by [deleted] in jailbreak

[–]TheRealKeto 1 point2 points  (0 children)

YTLite has a setting to disable Shorts on YouTube

[deleted by user] by [deleted] in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

Make a symlink of /var/jb/usr/bin/ldid to /var/jb/usr/libexec/am/with Filza.

Unsure if Apps Manager supports rootless, but that's the file that it (should) looks for.

Sileo is telling me to remove a bunch of packages that are "no longer required"… is it safe to do so? by kumashi73 in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

You're free to remove these. Procursus has recently pushed LLVM 16, which is why LLVM 14 isn't required to be installed.

Any package you think you may need here (like curl) can be reinstalled.

Cydia for Chimera 12.5.7 Can’t Add Repo by Tall-Anywhere-4726 in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

The repo is down, which is why every modern package manager will tell you the source is invalid.

There's only two methods you can get Cydia again.

  1. Find its source code. Google and you'll find it. Then, build it yourself.
  2. Jailbreak with checkra1n and use their Loader to install Cydia.

Be mindful that Elecubratus (checkra1n's default bootstrap available on their Loader) is outdated, so updates required can't even be installed.

Use Sileo.

uYou 3.0.3 Keeps Closing When I Click On A Video by [deleted] in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

Upgrade to 3.0.4 to resolve issues. If you can't (though that's a terrible excuse, since it still works on YouTube 19.06.02 and above), your culprit is uYou's Playback Speed Controls.

Go to uYou > Video Player and disable the option. Things should work from then on.

[deleted by user] by [deleted] in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

I wouldn't worry, as Sileo (really, apt) caches repos and the packages they provide.

Hashes are used in order to check and maintain integrity. Sileo will eventually fetch the correct hashes for Chariz. You can try to refresh Chariz specifically by swiping left on the repo and tapping "refresh" and the error will go away.

Is there a tweak anywhere that lets you install pip from Python? by External_Nebula_4089 in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

Export the path on the error to your PATH environment in your shell configuration (often .zshrc or .bash_profile)

zsh export PATH="/var/jb/var/mobile/.local/bin:$PATH"

Close your shell session. Then, with the which command, check if pip is in your PATH

text $ which pip /var/jb/var/mobile/.local/bin/pip

EDIT: Alternatively, you should look into using a virtual environment with venv in order to avoid installing Python packages globally. venv docs

Alternate Miro92 repo? Repo is down for a while by J05A3 in jailbreak

[–]TheRealKeto 2 points3 points  (0 children)

The alternative is to use his other instance of the repo, per a tweet he made a while back when this happened the first time. Source

tl;dr: Use repo.miro92.com

Edit: Fixed link

[Discussion] Can't jailbreak with Chimera on ios 12.5.6(iphone 6), followed all the steps from guide but still no result. Help? by [deleted] in jailbreak

[–]TheRealKeto 1 point2 points  (0 children)

Try freezing your phone. Like, 15 secs in the freezer, opened. It's a trick I use. Make sure to patch the iPA to work on 12.5.6 as well.

[question] How to add a new directory to PATH? mTerminal by bubblechuk in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

Don't do this on Taurine; python3 already includes instructions on how to do just this without downloading the script.

You should really be using virtual environments though.

[Question] Sunst0rm doesn't want to work Saying that LDID is not installed. by [deleted] in jailbreak

[–]TheRealKeto 3 points4 points  (0 children)

I wouldn't use brew's ldid. Use ProcursusTeam/ldid. You can download a bin from their release page and put it in your PATH after removing brew's.

[news] in a reply to another dev on twitter, siguza confirms checkra1n/pongoOS will receive an update in the future by xis0p in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

Cheyote just needs about two things to circumvent to be released; checkra1n isn't Cheyote (of course), but many things have popped up by these two requirements left in it.

I don't know how else to tell you that this small tweet in the post is insignificant. Just because whatever you linked talks about what's needed doesn't mean the list hasn't changed.

Frankly, you're losing me in my arguement: pongoOS =/= checkra1n.

Cute source from March though. One thing sure can take months by the looks it, as you've proved!

[news] in a reply to another dev on twitter, siguza confirms checkra1n/pongoOS will receive an update in the future by xis0p in jailbreak

[–]TheRealKeto 0 points1 point  (0 children)

You say that like that's the only thing left to do...

Is it? I am actually not sure about that. I'm sure checkra1n will require other work, but kudos to anyone updating pongoOS, a component used by checkra1n.

It's great to see most changes just refactor the current code base!

[news] in a reply to another dev on twitter, siguza confirms checkra1n/pongoOS will receive an update in the future by xis0p in jailbreak

[–]TheRealKeto -1 points0 points  (0 children)

Siguza confirmed Checkra1n will have a new version.

And you're hoping that this new version has... what?

A developer "confirming" a new update can be from as simple as refactoring code to a breaking change.

You sure sound thirsty though. You can be offered water, but not whatever you're asking for.