Skip to content

AhmadKabakibi/xplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors