Skip to content

Commit eca95d2

Browse files
committed
chore(README): update pinned deps
1 parent d24b0cb commit eca95d2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,16 @@
4747
**Dependencies**
4848

4949
* `socat` `sqlite3` `xargs`
50-
* [`mpv`](https://github.com/mpv-player/mpv)
50+
* [`mpv>0.35.1`](https://github.com/mpv-player/mpv)
5151
* [`rofi>=1.6.1`](https://github.com/davatorium/rofi)
52-
* [`yt-dlp==2023.02.17`](https://github.com/yt-dlp/yt-dlp)
52+
* [`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+
> Otherwise free to remain with `mpv<=0.35.1` and `yt-dlp==2023.02.17`
59+
5360

5461
**Opt dependencies**
5562

0 commit comments

Comments
 (0)