mafintosh / mafintosh/playback
Add download progress when streaming from a magnet link
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
Add light bkg color to play progress bar (same as YouTube does) that would designate the amount of locally buffered video.
Could also be useful for any other type of streaming (e.g. YouTube).
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
The payload names no files, tests, or entry points. First reconcile the title's magnet-link download-progress request with the body’s buffered-video progress-bar request, then locate the player’s progress-bar and streaming code. Done means the locally buffered portion is visibly distinguished without changing the existing playback indicator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript, node.js
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100