diff --git a/ptgdp b/ptgdp index 674d588..e5d696b 100755 --- a/ptgdp +++ b/ptgdp @@ -122,7 +122,7 @@ cachesong() { "${_config[ytdl_args]}" \ -x \ -o "$filename.%(ext)s" \ - "$1") + "$1" 2>&1) then # Sanitize removes all periods, so this is safe for file in "$filename".*; do