smugdev / smugboard

An IPFS-based imageboard
MIT License
24 stars 2 forks source link

Webm support and etc #1

Closed izua closed 7 years ago

izua commented 7 years ago

Currently there is no Webm/mp4 support and some other formats. Formats that could be added in the future: webm, mp4, mp3, ogg, flac, and apng.

smugdev commented 7 years ago

Implemented with https://github.com/smugdev/smugboard/commit/0a1d89c41a595131304b7d9eb6beac623b56e29a

Embedding a vichan-style player in the page will happen later, for now webms will show up as links.

smugdev commented 7 years ago

Note that the smugchan live instance won't support these uploads until I get around to upgrading it, which should happen within the next few days.