How to import animated videos as 2D cutscenes in Godot?

Godot 4.2

Excuse me, I have a question, if I make 2D animations with another program like Moho Pro or Toon Boom Harmony, can I import them into my Godot game as if they were cutscenes that are normally seen in today’s games?

Yes you can do this by VideoStreamPlayer and there are many tutorials in YouTube on creating cut scenes

oh thanks, but can I also add subtitles?

Maybe with label, or this is already in video