shithub: rc

ref: f3afdf563f784c0a5703496f48c1a72dff4617f4
dir: /yt/a/

View raw version
#!/bin/rc
# yt/dl - download youtube videos
# usage: yt/dl videoid
# requires:
#	- nvi (https://git.sr.ht/~ft/nvi)

if(! ~ $#* 1){
	echo 'usage: yt/dl videoid'
	exit usage
}

# easiest way, low quality
nvi -V 18 -v $1.mp4 $"1