Hello, how to download video from Webbrowser ?
<div itemprop="video" itemscope itemtype="<someURL>">
<meta itemprop="contentURL" content="https//<URL HERE>">
</div>
How can I grab data from the content attribute in meta tag. The URL HERE is the link for download the video.