kennedy chozo

kennedy chozo

  • NA
  • 7
  • 32.5k

C# Video Downloader with HTML tag

Nov 13 2013 8:26 AM
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.