Skip to content

Tonwalter888/YouShare

 
 

Repository files navigation

YouShare

Have the ability to copy the YouTube video URL easier in the video controls overlay.

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 YouShare, 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

Allowing you to Share Videos faster in iOS YouTube app.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Logos 93.4%
  • Makefile 6.6%