feat(YouTube/Spoof client): selectively spoof client for general video / livestreams / Shorts / fallback (unplayable video)

This commit is contained in:
inotia00
2024-05-30 19:55:22 +09:00
parent 0b35694d18
commit aabf1ecb97
4 changed files with 120 additions and 33 deletions

View File

@ -256,7 +256,6 @@ object SpoofClientPatch : BaseBytecodePatch(
*/
SettingsPatch.addPreference(
arrayOf(
"PREFERENCE_CATEGORY: MISC_EXPERIMENTAL_FLAGS",
"SETTINGS: SPOOF_CLIENT"
)
)