Re-add previously supported file extensions for media

(They had been removed in 2ae342592c).
This commit is contained in:
Adam Plaice 2020-07-29 14:53:21 +02:00
parent 186ff1f185
commit d6fb4acd38
2 changed files with 7 additions and 0 deletions

View file

@ -45,6 +45,8 @@ Andreas Reis <github.com/rathsky>
Matt Krump <github.com/mkrump>
Alexander Presnyakov <flagist0@gmail.com>
abdo <github.com/ANH25>
aplaice <plaice.adam+github@gmail.com>
********************
The text of the 3 clause BSD license follows:

View file

@ -58,6 +58,11 @@ audio = (
"spx",
"oga",
"webm",
"mpg",
"ogx",
"avi",
"flv",
"ogv",
)
_html = """