diff options
Diffstat (limited to 'sh/mpvy')
-rwxr-xr-x | sh/mpvy | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ url= cookie_ytdl= cookie_mpv= -# option f and h may do nothing if redownload? since same filename exist. yt-dlp won't download same file even without --auto-file-renameing=false. how improve? pass argument to aria2c? +# option f and h may do nothing if redownload? since same filename exist. yt-dlp won't download same file even without --auto-file-renaming=false. how improve? pass argument to aria2c? while getopts Aabcd:f:h:su: opt; do case $opt in # s: streaming, a: aria2c then mpv, A: aria2c |