Update windows readme
This commit is contained in:
5
aliases
5
aliases
@@ -363,11 +363,6 @@ download_youtube_vid() {
|
||||
return
|
||||
fi
|
||||
|
||||
if [[ ! $url =~ "v=" ]]; then
|
||||
error "URL is missing a video id"
|
||||
return
|
||||
fi
|
||||
|
||||
if [[ $format == "" ]]; then
|
||||
printf "${BOLD}No format given; using best available.${NORMAL}\n"
|
||||
# Download best mp4 video and best m4a audio, then merge.
|
||||
|
||||
Reference in New Issue
Block a user