Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Teach legacy download API about audio-only file formats #379

Open
rjw57 opened this issue Oct 17, 2018 · 0 comments
Open

Teach legacy download API about audio-only file formats #379

rjw57 opened this issue Oct 17, 2018 · 0 comments

Comments

@rjw57
Copy link
Member

rjw57 commented Oct 17, 2018

If the legacy download API is asked for an MP3 or other audio format, it should redirect to an endpoint which is audio only. Currently the sources API takes a MIME type as a parameter. Decide if we'd like to make use of the "best source selection" logic so that we could request /api/media/{id}/source?format=audio and have it select the best audio-only format. If we do so, update the legacy download endpoint to redirect to the appropriate source endpoint if asked for an audio format.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant