configs/arch-config/scripts/in_path/sc-play-music

8 lines
195 B
Plaintext
Raw Normal View History

2022-12-01 16:42:22 +01:00
#!/usr/bin/env bash
2022-12-04 18:47:41 +01:00
mpv --volume=80 \
2022-12-01 16:45:38 +01:00
--af=lavfi=[loudnorm=I=-30:TP=-2:LRA=7] \
--vid=no \
--shuffle \
'https://www.youtube.com/playlist?list=PLw1D9N29TD5KnTi9IWPjsJI1RfcIDf_hU'