[1 / 1 / ?]
Quoted By:
I made a shell script that plays all the webms in a /wsg/ thread.
this is it :
```
#!/bin/bash
mpv $(gallery-dl -g "$1")
```
dependencies are mpv and gallery-dl
this is it :
```
#!/bin/bash
mpv $(gallery-dl -g "$1")
```
dependencies are mpv and gallery-dl