Localize VideoPlayer URL

Hi there :), is it possible to localize the URL string of a VideoPlayer?

8452109--1121306--upload_2022-9-20_11-35-20.png

Thank you :slight_smile:

We dont have any special support for the Video Player and its URL but you could localize the URL as a simple string using a script and a LocalizedString.

Get the localized string and then assign it to the video player at runtime.

1 Like

Ok, thank you! :slight_smile: