Deepl L Download

0 views
Skip to first unread message

Jocelin Gil

unread,
Jan 20, 2024, 7:52:58 AM1/20/24
to acgalditech

Aprox. 2 weeks ago I posted a question in this group on how to implement google translate / deepl in kobo selection menu. Thanks to the github users @degiz and @NiLuJe, I managed to get it working. This is far better than I imagined.

use line: menu_item :selection :DeepL Translation :cmd_output :9999:/usr/bin/wget --header='Authorization: DeepL-Auth-Key $MY_KEY' --post-data='target_lang=EN&text=%' -qO - -free.deepl.com/v2/translate jq '.translations[0].text' fold -s -w 55 insert the api in the nickelmenu configuration file

deepl l download


DOWNLOAD ⚙⚙⚙ https://t.co/srsA3XgbKT



I am passing a request to translate a simple sentence from Spanish to English through unity webrequest to deepl but I'm getting an error 400. To me it appears the arguments and syntax are correct but something must be wrong for the error to occur.

df19127ead
Reply all
Reply to author
Forward
0 new messages