(isFocused = true)} on:focus={() => (isFocused = true)} on:blur={() => (isFocused = false)} spellcheck="false" autocomplete="off" autocapitalize="off" maxlength="256" placeholder={$t("save.inputPlaceholder")} aria-label={$t("a11y.save.linkArea")} data-form-type="other" /> {#if link.length > 0} (link = "")} /> {/if} {#if validLink(link)} {/if}
{$t("save.auto")} {$t("save.audio")} {$t("save.mute")} {$t("save.paste")} {$t("save.pasteAndDownload")}