You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/java/io/github/chsbuffer/revancedxposed/youtube/video/quality/AdvancedVideoQualityMenuPatch.kt
+13-11Lines changed: 13 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -29,17 +29,19 @@ fun YoutubeHook.AdvancedVideoQualityMenu() {
29
29
// region Patch for the old type of the video quality menu.
30
30
// Used for regular videos when spoofing to old app version,
31
31
// and for the Shorts quality flyout on newer app versions.
0 commit comments