Skip to content

🎵 XPlayer simple video player with ability to add videos to playlist.

Notifications You must be signed in to change notification settings

AhmadKabakibi/xplayer

Repository files navigation

XPlayer

XPlayer simple video player with ability to add videos to playlist. it will start playing automatically and continuously (when one video ends another one begins, when the playlist reaches an end it starts from the beginning).

Demo

XPlayer

Install

  $ npm install

Run

  $ npm start

#Deploy application

  $ npm run deploy

Run Test

  $ npm run test

Component API Ref

https://developers.google.com/youtube/iframe_api_reference

Todo

There are mainly two VideoPlayer & YTVideoPlayer Components

  • handel native events within <iframe> when the stream ended
  • add support for diffrent api ex: vimeo or custome video url
  • add unit test for app Components
  • make playlist items clickable

.... to be continued ;)

Maintainers

@AhmadKabakibi

About

🎵 XPlayer simple video player with ability to add videos to playlist.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published