Skip to content

Commit

Permalink
feat(YouTube/Spoof streaming data): match with ReVanced
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed Sep 22, 2024
1 parent 6b5c03b commit 9cbc019
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/main/resources/youtube/settings/host/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1645,9 +1645,12 @@ Tap on the continue button and disable battery optimizations."</string>
<string name="revanced_spoof_streaming_data_type_entry_web">Web</string>
<string name="revanced_spoof_streaming_data_side_effects_title">Spoofing side effects</string>
<string name="revanced_spoof_streaming_data_side_effects_ios">"• Movies or paid videos may not play.
• Livestreams start from the beginning."</string>
• Livestreams start from the beginning.
• Videos may end 1 second early.
• No opus audio codec."</string>
<string name="revanced_spoof_streaming_data_side_effects_android_unplugged">• Audio track menu is missing.</string>
<string name="revanced_spoof_streaming_data_side_effects_android_vr">• Audio track menu is missing.</string>
<string name="revanced_spoof_streaming_data_side_effects_android_vr">"• Audio track menu is missing.
• Stable volume is not available."</string>
<string name="revanced_spoof_streaming_data_side_effects_unknown">• Video may not play.</string>
<string name="revanced_spoof_streaming_data_ios_force_avc_title">Force iOS AVC (H.264)</string>
<string name="revanced_spoof_streaming_data_ios_force_avc_summary_on">iOS video codec is AVC (H.264).</string>
Expand Down

0 comments on commit 9cbc019

Please sign in to comment.