dotfiles/bin/ytpldl

4 lines
50 B
Plaintext
Raw Permalink Normal View History

2018-09-06 19:26:23 +02:00
#!/bin/bash
youtube-dl -i -w -o "%(title)s" "$1"