Skip to content

Tonwalter888/YouLoop

 
 

Repository files navigation

YouLoop

Adds a player button to enable/disable looping on the current video.

Repeat icons created by Uniconlabs - Flaticon.

Building

  1. Clone Theos along with its submodules.
  2. Clone and copy iOS 18.6 SDK to $THEOS/sdks.
  3. Clone YouTubeHeader and PSHeader into $THEOS/include.
  4. Cd into your theos folder and cd back cd .., then clone YTVideoOverlay there.
  5. Clone YouLoop, cd into it and run
  • make clean package DEBUG=0 FINALPACKAGE=1 For rootful jailbroken iOS (iOS >15 - checkra1n, Cydia)
  • make clean package DEBUG=0 FINALPACKAGE=1 THEOS_PACKAGE_SCHEME=rootless For rootless jailbroken iOS (iOS 15+ palera1n, Sileo, Zebra, Dolpamine, bakera1n, TrollStore)
  • make clean package DEBUG=0 FINALPACKAGE=1 THEOS_PACKAGE_SCHEME=roothide For roothide jailbroken iOS (iOS 15 -Dolpamine, Bootstrap)

About

Make videos looping in iOS YouTube app.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Logos 92.7%
  • Makefile 7.3%