I am using:
const height = document.querySelector(\'#video\').offsetHeight console.log(height)
in order to get the height of a video.