Play youtube music playlist

This commit is contained in:
RealStickman 2022-12-01 16:42:22 +01:00
parent df718605b0
commit 8bff32555a

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
mpv --volume=70 --af=lavfi=[loudnorm=I=-30:TP=-2:LRA=7] --shuffle 'https://www.youtube.com/playlist?list=PLw1D9N29TD5KnTi9IWPjsJI1RfcIDf_hU'