DR Live Translate

Live-translates subtitles on DR.dk using a LLM.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Eckankar
Dnevne instalacije
0
Ukupnih instalacija
5
Ocjene
0 0 0
Verzija
1.3.3
Stvoreno
16.03.2025.
Ažurirano
02.05.2025.
Size
7,29 KB
Licenza
MIT
Primjenjuje se

This script requires access to a large language model, that can help it translate the subtitles.

You configure this by changing the LLM_PROVIDER_BASE and LLM_MODEL in the beginning of the script, to point towards an OpenAI compatible API.


If you want to run your own translation model locally, my recommendation is to set up LM Studio. You'll need to go into power user/developer mode. Then you can download the model you want into it (in the Discover tab), and enable the API (in the Developer tab). You'll need to enable CORS.

Once you have it up and running, copy the API address shown on the Developer tab. Remember to add /v1 at the end.