dotfiles/termscripts/get-youtube-filename.sh
inigoortega 753c07c665 All scripts are POSIXfied now (I think).
There might be bugs
2019-10-01 16:20:43 +02:00

4 lines
76 B
Bash

#!/usr/bin/env sh
youtube-dl --merge-output-format mkv --get-filename "$1"