feat(YouTube - Spoof app version): Add spoof target 20.05.46 that fixes transcript functionality

This commit is contained in:
LisoUseInAIKyrios 2025-09-22 22:01:14 +04:00
parent f506a67e4a
commit 5823f0e982
2 changed files with 7 additions and 2 deletions

View file

@ -174,17 +174,21 @@
<item>@string/revanced_spoof_app_version_target_entry_1</item>
<item>@string/revanced_spoof_app_version_target_entry_2</item>
<item>@string/revanced_spoof_app_version_target_entry_3</item>
<item>@string/revanced_spoof_app_version_target_entry_4</item>
</string-array>
<string-array name="revanced_spoof_app_version_target_entry_values">
<item>20.13.41</item>
<item>20.05.46</item>
<item>19.35.36</item>
<item>19.01.34</item>
</string-array>
<string-array name="revanced_spoof_app_version_target_legacy_20_13_entries">
<item>@string/revanced_spoof_app_version_target_entry_2</item>
<item>@string/revanced_spoof_app_version_target_entry_3</item>
<item>@string/revanced_spoof_app_version_target_entry_4</item>
</string-array>
<string-array name="revanced_spoof_app_version_target_legacy_20_13_entry_values">
<item>20.05.46</item>
<item>19.35.36</item>
<item>19.01.34</item>
</string-array>