diff --git a/youtube-mplayer.sh b/youtube-mplayer.sh index 640e0e5..d8434d3 100644 --- a/youtube-mplayer.sh +++ b/youtube-mplayer.sh @@ -40,7 +40,7 @@ then format="-f 303+251" elif [ "$format" == "fullhdmp4" ] then -format="-f 299+140" ] + format="-f 299+140" elif [ "$format" == "4k" ] then format="-f 315+251" diff --git a/youtube-vlc.sh b/youtube-vlc.sh index c531833..0bc006d 100644 --- a/youtube-vlc.sh +++ b/youtube-vlc.sh @@ -36,7 +36,7 @@ then format="-f 303+251" elif [ "$format" == "fullhdmp4" ] then -format="-f 299+140" ] + format="-f 299+140" elif [ "$format" == "4k" ] then format="-f 315+251" diff --git a/youtube-vlc_windows.sh b/youtube-vlc_windows.sh index c0d722a..9e71073 100644 --- a/youtube-vlc_windows.sh +++ b/youtube-vlc_windows.sh @@ -36,7 +36,7 @@ then format="-f 303+251" elif [ "$format" == "fullhdmp4" ] then -format="-f 299+140" ] + format="-f 299+140" elif [ "$format" == "4k" ] then format="-f 315+251" diff --git a/youtube.sh b/youtube.sh index c0d722a..9e71073 100755 --- a/youtube.sh +++ b/youtube.sh @@ -36,7 +36,7 @@ then format="-f 303+251" elif [ "$format" == "fullhdmp4" ] then -format="-f 299+140" ] + format="-f 299+140" elif [ "$format" == "4k" ] then format="-f 315+251"