dotfiles/termscripts/get-youtube-filename.sh

4 lines
76 B
Bash

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