Download worst format

This commit is contained in:
Pierre Rudloff 2016-04-08 23:48:48 +02:00
parent 9354174b77
commit 734271c67c

View file

@ -30,7 +30,10 @@
<option value="best">
Best ({$video->ext})
</option>
<optgroup>
<option value="worst">
Worst
</option>
<optgroup label="Other formats">
{foreach $video->formats as $format}
<option value="{$format->format_id}">
{$format->format} ({$format->ext})