Makefile: add pickrand
[cmccabe-bin] / musictube
1 #!/usr/bin/env bash
2
3 # Download a file from youtube using the best audio quality.
4 youtube-dl -f bestaudio ${@}