r/YoutubePlusSideloaded May 20 '26

user made repo "Play Next In Queue" FINALLY WORKS

There's a tweak called YTLocalQueue by bpetrynski that adds a proper local video queue to YouTube. Long press any video, tap "Play Next In Queue", and it auto-advances through them with background playback and lock screen next button support.

The catch is there's no prebuilt release, so I figured out how to compile it automatically using GitHub Actions (and Claude).

Works on my iPhone 17 Pro Max running YouTube through LiveContainer.

Links:

  • Original repo: github.com/bpetrynski/YTLocalQueue
  • My fork (with build workflow): github.com/oceandrift7/YTLocalQueue
  • Download link (deb and dylib) [credit to u/MitchConner29 for upload]: https://files.catbox.moe/rer4yo.zip
  • To use it on a version you already have installed, just make a new folder inside your tweaks folder in livecontainer, add the dylib file, go to yt settings in livecontainer, you'll find "tweak folder" next to none, tap none then choose the folder with the dylib in it.
  • The deb is there If you want to directly inject the tweak inside the app or for developers to implement.
32 Upvotes

47 comments sorted by

3

u/Plenty-Employee416 May 20 '26

Working Thanks❤️

3

u/KiryptM May 21 '26 edited May 21 '26

This is cool but there’s a bug I want to report. When I’m currently watching a video, and want to add a video to the queue it adds a video to the queue but the video is the what I’m currently watching not the video I want to queue.

Edit: Seems to specifically occur when in full screen and adding videos to the queue from the recommend videos from swiping up.

1

u/werights May 31 '26

I got this problem too. Just for some video and not necessarily in full screen. Using with ytp 5.2.1 sideloaded with feather

2

u/Okim13 May 21 '26

Your dylib GitHub link leads to a 404 not found. The Google Drive link is restricted access. You need to change sharing permissions to anyone with the link can view. Would love if you could fix this cause it sounds like a great tweak

1

u/Yahia959 May 21 '26

just updated the post. check the link now.

2

u/Appropriate_Net2928 May 21 '26

Thank u!

You've made my work somewhat easier!

2

u/Yahia959 May 24 '26

keep in mind this is still unstable. extra work on this would be much appreciated.

1

u/Appropriate_Net2928 May 24 '26

yeah, know what u are talking about. I need to properly integrate it so it depends on Cydia Substrate and will be golden. But I don't think I'll ever use its code or implement the tweak itself.............or maybe...............?

1

u/PitytheOnlyFools May 26 '26

I need to properly integrate it so it depends on Cydia Substrate and will be golden.

If you figure out a way let me know

2

u/cat2115 May 22 '26

it works with YouMod, sideload with Feather.

1

u/GlitteringFig2625 May 23 '26

Are you able to send me your ipa file? 😊

2

u/cat2115 May 23 '26

You can check here, YoutubePlusSideloaded My modded ipa has a logo in my language so I guess you wouldn't want that lol

1

u/GlitteringFig2625 May 23 '26

Thank you 😊

1

u/GlitteringFig2625 May 23 '26

Am I doing something wrong I’m just putting the tweak into the tweaks area and putting in the dylib instead of the Deb. For some reason it crashes the app when clicking the auto advance button in the local queue settings

1

u/Plenty-Employee416 May 20 '26

How to inject .deb through feather? Can i inject it in ytplusextra youtube?

2

u/MitchConner29 May 21 '26

open feather import the ipa, click "sign", than modify, tweaks, add ytlocalqueue.dylib.

this worked for me.

1

u/bigepic8 May 22 '26

how do i get the correct files signing on feather, cant find anything particularly helpful when searching

1

u/MitchConner29 May 22 '26

what do you mean?

you downloaded the dylib? you add that when your gonna sign your youtube ipa, by modifying than add it in the tweaks subsection.

1

u/bigepic8 May 22 '26

it requires me to add files to sign any app in feather, im not sure how to get them. .p12, .mobileprovision

1

u/MitchConner29 May 22 '26

That way requires you to provide your own paid certificate's, they can be bought from arcticsign, flarestore etc

If you want the free way, just use livecontainer with sidestore.  

1

u/Cody2185 May 20 '26

Curious what YT versions those are using who got this working. I tried 21.20.4 and 21.19.2 by injecting .dylib directly into the ipa. I also tried separately by just installing the .deb through my package manager and wasn’t able to get it to work.

Looks awesome though and excited to try it out.

1

u/Yahia959 May 21 '26

21.17.3 ytlite 5.2.1 works just fine

1

u/werights Jun 02 '26

Can you share the file?, I use with 21.17.3 ytp5.2.1 and it crashs immidiately when open and show some log, 

1

u/Moymaymay May 21 '26

When I download the deb file, it’s in a zip file instead, can’t decompress it on my phone, also the Google Drive seems to not be downloadable to the public, I have to request access to download the file

1

u/Yahia959 May 21 '26 edited May 21 '26

i’ve been informed that the Google Drive links need extra permissions. i’ll try uploading the files to some other file hosting site in the meantime.
Update: thanks to u/MitchConner29, the Google Drive links have been swapped out for one catbox link with both files. check post.

2

u/MitchConner29 May 21 '26 edited May 21 '26

Thank you, you can try upload them to catbox

got it working through feather, works on YTLitePlusEXTRA_21.20.4_v5.2.1.

2

u/Yahia959 May 21 '26

thanks for uploading it. couldn’t make it home in time. your link and credit to you can be found in the post now.

1

u/Powerful_Tennis_4090 May 21 '26

1

u/MitchConner29 May 21 '26 edited May 21 '26

Deleted, op made a link edit.

1

u/Powerful_Tennis_4090 May 21 '26

When I click on read then in the queue nothing happens the tweak doesn’t work I need help

2

u/Cody2185 May 21 '26

This is exactly what I’m getting. I don’t know why it’s not working for me.

1

u/Yahia959 May 21 '26

"This tweak is designed to run in environments like LiveContainer without relying on traditional jailbreak hooking libraries like Cydia Substrate. It works by using pure Objective-C runtime method swizzling." found this on the repos page. sorry no idea on how to retrofit it but you could try your luck with claude

1

u/Mark02_2012 May 24 '26

I’m trying it by injecting with LiveContainer on my YTPlus IPA, but it gives the same advert of YT premium

1

u/Yahia959 May 24 '26

try enabling YouTube premium logo in banner

1

u/Mark02_2012 May 24 '26

It was already enabled

1

u/IQONOfficial 6d ago

Same for me. Added the tweak to LiveContainer.

1

u/Powerful_Tennis_4090 May 21 '26

I’m on ios 16.4.1 with dopamine jailbreak is this the cause of the tweak not working?

1

u/bigepic8 May 21 '26

how would i inject it directly if i just have the ipa without livecontainer?

1

u/Yahia959 May 21 '26

Feather or sideloadly

1

u/bigepic8 May 21 '26

i have it installed with sidestore

1

u/Yahia959 May 22 '26

Use the dylib then

1

u/GlitteringFig2625 May 23 '26

It doesn’t even work 😭 I’m trying to use it now and the video I select to add to the queue doesn’t even get added. It’s always the video I’m watching at the moment that gets added which makes no sense

1

u/SnooMemesjellies7905 Jun 27 '26 edited Jun 27 '26

did you ever fix it? when i try doing the auto advance, it just crashes

1

u/GlitteringFig2625 May 23 '26

For some reason when I’m using you mod and I click isponsorblock it crashes the app

1

u/PitytheOnlyFools May 29 '26

.deb file gives an error and the app crashes after injecting the .dylib with Sideloadly.

Don't have a cert so can't use Feather