Return a playback URL already constructed in the API
Open
Nobody has claimed this yet.
team: studio
tech debt
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Right now we return the playback ID and give instructions on how to construct the playback URL. Let's just return the playback URL in the API
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the API response that currently returns a playback ID and review its related tests or documentation. Confirm how playback URLs are formed, then update the response so it includes the constructed URL and verify the existing playback-ID behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100