Translate Subtitles using the LibreTranslate API

https://blog.openreplay.com/translate-subtitles-using-the-libretranslate-api

In this article, we will focus on building a subtitle translator, an app that can translate subtitle files, with the SRT extension, to a different language.

We will learn about the LibreTranslate API, how to use it and how to make API calls to it using the Axios library.

Cool! I never thought about this use case.

1 Like