chore(prvt):Move personal executable archive to prvt submodule
[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 $@