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: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,11 @@ You need to update yt-dlp occasionally when it stops working.
91
91
Unfortunately SVP does not make the quality available to scripts. That means the quality settings that were
92
92
selected in SVP are not preserved when the next video is loaded.
93
93
94
+
### Old mpv versions
95
+
96
+
If you are using an old version of mpv before `v0.37.0`, you may have to use an [older version](https://github.com/cvzi/mpv-youtube-upnext/releases/tag/v1.0) of this script
97
+
and set `use_json_lua` to `yes` in the configuration.
98
+
94
99
## Credit
95
100
- I pretty much copied the [mpv-youtube-quality](https://github.com/jgreco/mpv-youtube-quality) script and added wget
0 commit comments