gnu-social/plugins/AudioEncoder
Diogo Peralta Cordeiro 582519e13e
[COMPONENT][Attachment] Do not show download links for non-local attachments
2021-12-03 03:32:43 +00:00
..
templates/audioEncoder [COMPONENT][Attachment] Do not show download links for non-local attachments 2021-12-03 03:32:43 +00:00
AudioEncoder.php [AudioEncoder] Introduce basic audio plugin to provide an attachment template and duration metadata for audio mimetype 2021-10-27 04:19:34 +01:00
README.md [AudioEncoder] Introduce basic audio plugin to provide an attachment template and duration metadata for audio mimetype 2021-10-27 04:19:34 +01:00
composer.json [AudioEncoder] Introduce basic audio plugin to provide an attachment template and duration metadata for audio mimetype 2021-10-27 04:19:34 +01:00

README.md

Audio Encoder plugin for GNU social

(c) 2021 Free Software Foundation, Inc

This is the README file for GNU social's AudioEncoder plugin. It includes general information about the plugin.

About

This plugin at the moment only provides the audio player template and mimetype information for audios using ffprobe.