chore(prvt):Move personal executable archive to prvt submodule
[BK-2020-03.git] / user / bkytdl
CommitLineData
0d22dfcd
SBS
1#!/bin/bash
2
3youtube-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 $@