From b98ae212f0190fa0d9ca86aee833b03aa262eb1b Mon Sep 17 00:00:00 2001 From: Stefan Vuković Date: Sat, 29 Jun 2024 15:39:47 +0200 Subject: Add wiktionary commons audio source (#1143) * add audio source for wiktionary format filenames on commons * allow region codes * fix files being saved in anki as mp3 --- ext/data/schemas/options-schema.json | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/data') diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json index 84619ab4..4bd7625a 100644 --- a/ext/data/schemas/options-schema.json +++ b/ext/data/schemas/options-schema.json @@ -401,6 +401,7 @@ "jpod101-alternate", "jisho", "lingua-libre", + "wiktionary", "text-to-speech", "text-to-speech-reading", "custom", -- cgit v1.2.3