diff options
Diffstat (limited to 'ytdl')
| -rwxr-xr-x | ytdl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,6 +69,6 @@ while getopts ":hmarcn:u:" option; do exit 1 ;; esac -''done +done yt-dlp -o "$path$filename.%(ext)s" $opts $url |
