You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
web-youtube-downloader/downloader.html

31 lines
718 B
HTML

<div class="box box-mobile">
<img id="video-thumbnail" style="max-height: 160px;">
<div>
<h1 id="video-title" style="margin: 0px 0px 0px 20px;">...</h1>
<h2 id="video-time" style="margin: 0px 0px 0px 20px; color: #9e4b8b;">...</h2>
<h2 id="video-views" style="margin: 0px 0px 0px 20px; color: #9e4b8b;">...</h2>
<h2 id="video-channel" style="margin: 0px 0px 0px 20px; color: rgb(120,120,120)">...</h2>
<h3 id="video-links" style="margin: 0px 0px 0px 20px;">...</h3>
</div>
</div>
<h1>Main Sources</h1>
<div id="video-main-source">
</div>
<h1>Adaptive Sources</h1>
<div id="video-sources">
</div>
<h1>Thumbnails</h1>
<div id="video-thumbnails">
</div>