Learned a new trick today

This commit is contained in:
Jan Philipp Timme 2018-09-06 19:26:23 +02:00
parent 3adcfffe66
commit f785f0f2d1
1 changed files with 3 additions and 0 deletions

3
bin/ytpldl Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
youtube-dl -i -w -o "%(title)s" "$1"