parameterfix

This commit is contained in:
simono41 2017-11-17 21:24:15 +01:00
parent a0055d612a
commit c65aa9afa5

View file

@ -10,9 +10,14 @@ echo "Formate: [opus/m4a/video/hd/fullhd/4k]"
exit 0
fi
if [ "$1" == "suche" ] || [ "$1" == "nosuche" ]; then
suche="$1"
url="$2"
format="$3"
else
url="$1"
format="$2"
fi
if [ "$4" == "vollbild" ]
then