fi # converttoraw() sets RAWURL upon success. if [[ $RAW ]] && converttoraw; then showurl "$RAWURL" "raw " else showurl "$URL" fi exit 0