livepeer / livepeer/file-video
file.video URL embedding
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
URLs generated from uploading videos on File.Video (e.g.: https://file.video/v/2b70293e-7d0a-4747-8f50-18d640c7f290)
do not allow video embedding in html tags.
instead, the whole file.video webpage, where the video is available, is embedded.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the issue with the example File.Video URL in an iframe and trace how uploaded-video URLs are handled. Confirm that the iframe displays the video itself rather than the full File.Video webpage; done when the generated URL embeds the video directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100