Add support for webm files
Bug #1783756 reported by
John Drinkwater
on 2018-07-26
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| ANoise |
Undecided
|
costales |
Bug Description
Youtube-dl allows users to download WebM Opus/Vorbis files, there is no Ogg container version offered.
Beside that, webm has decent Linux support so would expect this for parity.
Have added quick n simple support in my local version, but with [-4:] use throughout the existing code, it isn’t as clean and requires icon filenames to be named track..png
John Drinkwater (johndrinkwater) wrote : | #1 |
costales (costales)
on 2018-08-08
Changed in anoise: | |
assignee: | nobody → costales (costales) |
To post a comment you must log in.
Make supporting types more flexible and robust.