Revert "Removed anything that uses too much CPU or bandwidth"
This reverts commit 29fb037706
.
This commit is contained in:
parent
9b72283f15
commit
e87288b675
2 changed files with 108 additions and 3 deletions
|
@ -35,6 +35,10 @@ require 'head.php';
|
|||
required placeholder="http://website.com/video" />
|
||||
</span>
|
||||
<input class="downloadBtn" type="submit" value="Download" /><br/>
|
||||
<div class="mp3">
|
||||
<p><input type="checkbox" id="audio" class="audio" name="audio">
|
||||
<label for="audio"><span class="ui"></span>Audio only (MP3)</label></p>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<a class="combatiblelink" href="extractors.php">See all supported websites</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue