Revert "Removed anything that uses too much CPU or bandwidth"

This reverts commit 29fb037706.
This commit is contained in:
Pierre Rudloff 2015-01-07 10:12:54 +01:00
parent 9b72283f15
commit e87288b675
2 changed files with 108 additions and 3 deletions

View file

@ -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>