projects
/
BK-2020-03.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
chore(config-shared): Remove emacs config files
[BK-2020-03.git]
/
user
/
bkytdl
1
#!/bin/bash
2
3
youtube-dl
-f
'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best'
-o
'%(upload_date)s_%(id)s..%(channel)s,_%(title)s.%(ext)s'
--restrict-filenames
$@