Loop playlist instead of file

This commit is contained in:
exu 2023-09-29 12:46:51 +02:00
parent 7dff58490d
commit 42404f7078

View File

@ -4,5 +4,5 @@ mpv --volume=80 \
--af=lavfi=[loudnorm=I=-30:TP=-2:LRA=7] \
--vid=no \
--shuffle \
--loop \
--loop-playlist=inf \
'https://www.youtube.com/playlist?list=PLw1D9N29TD5KnTi9IWPjsJI1RfcIDf_hU'