5 评论 (5 评论)0 反应 (0 反应)0 负责人 (0 负责人)JavaScript6,130 star (6,130 star)717 fork (717 fork)batch import
help wanted
- 议题类型
- 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.