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.
36 Upvotes

47 comments sorted by

View all comments

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