JavaScript video player that looks and works like YouTube's video player.
https://vityaschel.github.io/replica-player/
| .github | ||
| .husky | ||
| messages | ||
| project.inlang | ||
| src | ||
| static | ||
| .editorconfig | ||
| .gitignore | ||
| .prettierrc | ||
| bun.lock | ||
| CONTRIBUTING.md | ||
| eslint.config.js | ||
| LICENSE | ||
| lint-staged.config.js | ||
| package.json | ||
| README.md | ||
| SECURITY.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
Replica Player
Important
This project is not affiliated with or endorsed by YouTube or Google. ‘YouTube’ is a trademark of Google LLC.
Development
Run development server: bun dev
Build Replica Player: bun run build
Publish a new version npm publish
License
If you use this project in commerce, consider donating to me!
This project is not affiliated with YouTube or Google. Provided code does not replicate copyrighted YouTube parts and thus does not inherit its license. This project does not use any YouTube's or Google's assets protected by copyright. Everything is provided as-is without warranty of any kind.