Skip to content

Commit 7fb7955

Browse files
committed
add hint about old mpv version to readme
1 parent 3c7582d commit 7fb7955

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ You need to update yt-dlp occasionally when it stops working.
9191
Unfortunately SVP does not make the quality available to scripts. That means the quality settings that were
9292
selected in SVP are not preserved when the next video is loaded.
9393

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+
9499
## Credit
95100
- I pretty much copied the [mpv-youtube-quality](https://github.com/jgreco/mpv-youtube-quality) script and added wget
96101

0 commit comments

Comments
 (0)