Fix non ogx formats
This commit is contained in:
parent
f236ecb9dd
commit
ad1d3996b9
2 changed files with 12 additions and 20 deletions
|
@ -46,6 +46,7 @@
|
|||
<option disabled>Audio Formats</option>
|
||||
<option value="mp3" selected>.mp3</option>
|
||||
<option value="wav">.wav</option>
|
||||
<option value="opus">.ogx</option>
|
||||
</select>
|
||||
<!-- <br> -->
|
||||
<!-- <input style="display: inline-block" type="checkbox" id="adv"> -->
|
||||
|
@ -56,14 +57,7 @@
|
|||
</form>
|
||||
<br>
|
||||
<p>Univerter was designed for youtube, but if you need something different please consult <a target="_blank" href="https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md">this list</a> to see if your site is there. Be warned, though, they are mostly untested!</p>
|
||||
<p>Notable supported sites include:</p>
|
||||
<ul>
|
||||
<li>Youtube</li>
|
||||
<li>Twitter</li>
|
||||
<li>TikTok</li>
|
||||
</ul>
|
||||
<p>For a full list of things that have been tested you can find them <a href="./supported">here</a></p>
|
||||
<hr>
|
||||
<p><a target="_blank" href="https://ko-fi.com/bingus_violet">Please consider donating</a> or host the website yourself! Anything
|
||||
helps! (Check <a href="https://codeberg.org/Bingus_Violet/Univerter">Codeberg</a> for more info)</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue