how to protect + embed google drive video html5

HTML
<video>
    <source src="https://drive.google.com/uc?export=download&id=videoID" type='video/mp4'>
</video>
Source

Also in HTML: