We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24b0cb commit c30c12cCopy full SHA for c30c12c
README.md
@@ -47,9 +47,15 @@
47
**Dependencies**
48
49
* `socat` `sqlite3` `xargs`
50
-* [`mpv`](https://github.com/mpv-player/mpv)
+* [`mpv>0.35.1`](https://github.com/mpv-player/mpv)
51
* [`rofi>=1.6.1`](https://github.com/davatorium/rofi)
52
-* [`yt-dlp==2023.02.17`](https://github.com/yt-dlp/yt-dlp)
+* [`yt-dlp==2023.07.06`](https://github.com/yt-dlp/yt-dlp)
53
+
54
+> [!WARNING]
55
+> If your distro doesn't ship `mpv==0.36.0` \
56
+> Is sufficient that it ships `mpv==0.35.1` with
57
+> [this patch](https://src.fedoraproject.org/rpms/mpv/raw/f38/f/mpv-0.35.1-yt-dlp-hook-fix.patch) to work with upstream `yt-dlp`
58
59
60
**Opt dependencies**
61
0 commit comments