feat(YouTube - Playback speed): Add option to change 2x tap and hold speed (#4307)

This commit is contained in:
LisoUseInAIKyrios
2025-01-18 11:37:34 +02:00
committed by GitHub
parent 220e9c78c1
commit 02fb26e945
6 changed files with 68 additions and 13 deletions

View File

@ -1351,6 +1351,8 @@ Enabling this can unlock higher video qualities"</string>
<string name="revanced_custom_playback_speeds_invalid">Custom speeds must be less than %s</string>
<string name="revanced_custom_playback_speeds_parse_exception">Invalid custom playback speeds</string>
<string name="revanced_custom_playback_speeds_auto">Auto</string>
<string name="revanced_speed_tap_and_hold_title">Custom tap and hold speed</string>
<string name="revanced_speed_tap_and_hold_summary">Playback speed between 0-8</string>
</patch>
<patch id="video.speed.remember.rememberPlaybackSpeedPatch">
<string name="revanced_remember_playback_speed_last_selected_title">Remember playback speed changes</string>