|
|
|
@ -122,6 +122,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Extraction options start -->
|
|
|
|
<!-- Extraction options start -->
|
|
|
|
|
|
|
|
<div id="audioExtract">
|
|
|
|
<h2 id="extractHeader">Extract Audio from Video</h2>
|
|
|
|
<h2 id="extractHeader">Extract Audio from Video</h2>
|
|
|
|
<label class="formatSelect">Select Format </label>
|
|
|
|
<label class="formatSelect">Select Format </label>
|
|
|
|
<select id="extractSelection">
|
|
|
|
<select id="extractSelection">
|
|
|
|
@ -135,6 +136,8 @@
|
|
|
|
<option value="vorbis">Vorbis (ogg)</option>
|
|
|
|
<option value="vorbis">Vorbis (ogg)</option>
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<button id="extractBtn">Extract</button>
|
|
|
|
<button id="extractBtn">Extract</button>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Extraction options end -->
|
|
|
|
<!-- Extraction options end -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|