Video fragments with react/redux/typescript/tslint/webpack/rxjs/sass
Run the command npm install
to init the app
Run the command npm run app
to start dev-server and watch.
- Automatically jump to the next clip after it finishes, with a 3 second waiting period and loading animation.
- Save clips for persistent use.
- Adding ‘tags’ to clips so that they can be filtered by the tag name list and item name with a search box.
- Hotkeys to jump between the current clip and next and previous clips when have more that one element
- Markers on the video player timeline that denote where a clip starts in the full video only and Clicking the marker chooses this plays it from that point.
- Reuse the the player and playlist on public page without the editing capabilities