Skip to content

YTLite 3.0

Compare
Choose a tag to compare
@dayanch96 dayanch96 released this 06 Mar 19:11
· 145 commits to main since this release
2f601de
  • Added option to set premium logo
  • Added option to show ios volume hud in fullscreen mode
  • Added option to show end time in player bar
  • Added option to disable two finger double tap (snap to next chapter)
  • Added option to pause playback with overlay
  • Added option to auto-skip to next shorts video
  • Added option to call ios share sheet instead of yt's (Thanks to @jkhsjdhjs)
  • Added Hold to speed customization feature
  • Added Default playback rate selection feature
  • Added the ability to show/hide the "You" tab (without it, settings is unreachable). Activates by long pressing on the Home tab.
  • Added the ability to instantly apply tab settings
  • Switched to custom UserDefaults class by extending NSUserDefaults (Thanks to @danpashin)
  • Added a category to NSBundle for accessing a default bundle instance (Thanks to @danpashin)