4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
|
#!/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'
|