mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-15 04:15:53 +00:00
- Replace hardcoded YTLITE_VERSION=5.0.1 with dynamic GitHub API fetch in Makefile - Add fallback error if API fetch fails in Makefile - Update buildapp.yml to use dynamic version fetching with jq - Replace all hardcoded 5.0.1 references with env vars in buildapp.yml - Add jq to workflow dependencies - Remove duplicate tweaks from INJECT_DYLIBS and SUBPROJECTS (iSponsorBlock, YTHoldForSpeed, YouLoop, YouMute, YouQuality, YouSpeed) - Remove git submodules for removed tweaks - Remove SponsorBlock button hiding code from YTLitePlus.xm - Remove iSponsorBlock first-run setup from YTLitePlus.xm - Remove SponsorBlockSettingsController/ViewController hooks from Themes.xm - Remove hideSponsorBlockButton setting from Settings.xm - Update iSponsorBlock text references in Settings.xm - Remove SponsorBlock class declarations from YTLitePlus.h - Remove duplicate overlay keys from SettingsKeys.h Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
49 lines
1.7 KiB
Text
49 lines
1.7 KiB
Text
[submodule "Tweaks/Alderis"]
|
|
path = Tweaks/Alderis
|
|
url = https://github.com/hbang/Alderis.git
|
|
[submodule "Tweaks/PSHeader"]
|
|
path = Tweaks/PSHeader
|
|
url = https://github.com/PoomSmart/PSHeader.git
|
|
[submodule "Tweaks/FLEX"]
|
|
path = Tweaks/FLEX
|
|
url = https://github.com/PoomSmart/FLEXing.git
|
|
[submodule "Tweaks/DontEatMyContent"]
|
|
path = Tweaks/DontEatMyContent
|
|
url = https://github.com/therealFoxster/DontEatMyContent.git
|
|
[submodule "Extensions"]
|
|
path = Extensions
|
|
url = https://github.com/CokePokes/YoutubeExtensions.git
|
|
[submodule "Tweaks/YTVideoOverlay"]
|
|
path = Tweaks/YTVideoOverlay
|
|
url = https://github.com/PoomSmart/YTVideoOverlay.git
|
|
[submodule "Tweaks/protobuf"]
|
|
path = Tweaks/protobuf
|
|
url = https://github.com/protocolbuffers/protobuf.git
|
|
[submodule "Tweaks/YouTubeHeader"]
|
|
path = Tweaks/YouTubeHeader
|
|
url = https://github.com/PoomSmart/YouTubeHeader.git
|
|
[submodule "Tweaks/YouPiP"]
|
|
path = Tweaks/YouPiP
|
|
url = https://github.com/PoomSmart/YouPiP
|
|
[submodule "Tweaks/YTABConfig"]
|
|
path = Tweaks/YTABConfig
|
|
url = https://github.com/PoomSmart/YTABConfig
|
|
[submodule "Tweaks/YTUHD"]
|
|
path = Tweaks/YTUHD
|
|
url = https://github.com/splaser/YTUHD.git
|
|
[submodule "Tweaks/YouGroupSettings"]
|
|
path = Tweaks/YouGroupSettings
|
|
url = https://github.com/PoomSmart/YouGroupSettings
|
|
[submodule "Tweaks/Return-YouTube-Dislikes"]
|
|
path = Tweaks/Return-YouTube-Dislikes
|
|
url = https://github.com/PoomSmart/Return-YouTube-Dislikes.git
|
|
[submodule "Tweaks/YTHeaders"]
|
|
path = Tweaks/YTHeaders
|
|
url = https://github.com/therealFoxster/YTHeaders
|
|
[submodule "Tweaks/YouTimeStamp"]
|
|
path = Tweaks/YouTimeStamp
|
|
url = https://github.com/aricloverALT/YouTimeStamp.git
|
|
[submodule "Tweaks/FLEXing"]
|
|
path = Tweaks/FLEXing
|
|
url = https://github.com/PoomSmart/FLEXing.git
|
|
branch = rootless
|