1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-20 10:53:23 -07:00

add low latency ytdl command

This commit is contained in:
Connor Olding 2019-02-13 04:49:41 +01:00
parent 5b57837ac3
commit 4e01bc1bcc

View File

@ -96,6 +96,10 @@ ytg() {
mpv_stream "$vid" --ytdl-format=95,best "$@"
}
ytll() {
youtube-dl -q -f best "$1" -o - | mpv_stream - --no-ytdl
}
ai() {
# hai domo
yt "$@" --slang=en --sub-font='Tekton Pro' --sub-bold=yes \