Overdue tmux commit

This commit is contained in:
Geoffrey Frogeye 2019-04-22 21:58:05 +02:00
parent 3697eec6e1
commit 05079e9068
4 changed files with 63 additions and 1 deletions

3
termux/scripts/yt Executable file
View file

@ -0,0 +1,3 @@
#!/data/data/com.termux/files/usr/bin/env bash
cd ~/storage/shared/Movies/NewPipe/
youtube-dl --all-subs "${@: -1}"