very neat yt-clip function
This commit is contained in:
@@ -192,5 +192,8 @@ cp-lower() {
|
||||
echo ${(@)from}
|
||||
echo $to
|
||||
}
|
||||
ytclip () {
|
||||
yt-dlp -f "bv[height<=1080]+ba" --download-sections "*$1-$2" --force-keyframes-at-cuts $3 -q -o ~/Videos/clip
|
||||
}
|
||||
|
||||
# vim:ft=zsh
|
||||
|
||||
Reference in New Issue
Block a user