mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-12 04:24:36 +02:00
fix(YouTube - Video playback): Correctly set default quality when changing from a low quality video
This commit is contained in:
parent
222636a4e0
commit
48a3bd0275
@ -448,6 +448,7 @@ public final class VideoInformation {
|
||||
}
|
||||
}
|
||||
}
|
||||
qualityNeedsUpdating = true;
|
||||
Logger.printDebug(() -> "videoQualities: " + videoQualities);
|
||||
}
|
||||
} catch (Exception ex) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user