5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript6,130 stars (6,130 stars)717 forks (717 forks)batch import
help wanted
- Issue 種別
- refactor
- 調査方針
- Examine the existing player implementations in the codebase, likely in a 'players' directory. Review the comments on this issue (https://github.com/mafintosh/peerflix/issues/183) for any prior discussion. Determine the common interface among players and propose a structural plan for extracting them into a 'play media' module. Look at existing module patterns in peerflix to ensure consistency.