mpv: link to some useful extensions

This commit is contained in:
Colin 2024-03-10 01:02:54 +00:00
parent fd70b6acbf
commit 4d6eb705eb
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@
# - <https://github.com/mpv-player/mpv/wiki>
# extensions i use:
# - <https://github.com/jonniek/mpv-playlistmanager>
# other extensions that could be useful:
# - list: <https://github.com/stax76/awesome-mpv>
# - list: <https://nudin.github.io/mpv-script-directory/>
# - browse DLNA shares: <https://github.com/chachmu/mpvDLNA>
# - act as a DLNS renderer (sink): <https://github.com/xfangfang/Macast>
# debugging:
# - enter console by pressing backtick.
# > `set volume 50` -> sets application volume to 50%