3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
|
#alias:new youtube-dl e:youtube-dl --no-check-certificate
|
||
|
fn youtube-dl [@_args]{ e:youtube-dl --no-check-certificate $@_args }
|