Browse Source
Mastodon 2.9.2 now supports native audio attachments, so any mp3 enclosures detected from a podcast-style feed are converted to an audio attachment of the form "attachment": { "type": "Document", "mediaType": "audio/mpeg", "url": "[URL of the mp3]", "name": null }private
1 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue