How to enable audio file upload
Open
- Dominant language
- JavaScript
- Stars
- 338
- Forks
- 56
- Avg merge
- 24m
- Merged PRs (30d)
- 16
Description
Does anyone know about mp3, wav and ogg upload capabilities.
All i clearly are able to do is to put out a version that allows audio/* in editor.js
But when uploading files it's not possible since it's telling about not allowed for upload.
Would be thankful of knowing a way to add audio
Contributor guide
No contributing guide indexed for this repository
Research direction
Review editor.js first to compare its audio/* configuration with the upload restriction described in the issue. Trace the upload path and identify where mp3, wav, and ogg are rejected; done means those audio formats can be uploaded successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100