Thanks for answering!
I see that this is an issue that has been discussed several times in the past.
I found a class called VideoStreamPlaybackWebm that had get_length, so I custom built GodotEngine. This worked well and I was able to get the length of the video.
However, I thought it was an API that had some problems and was not exposed, so I decided not to use it (seek() is empty!). .
Hopefully I'll be able to get the length of the video soon.
Thanks.