Xavier Mouton-Dubosc
Xavier Mouton-Dubosc
When a page is loaded with a time indication, the targetted player should be in "load" mode to indicate it will start later. This is a tricky situation, as we...
It may be an interresting enhancement, but it will be difficult because of direct DOM manipulation to complete it. I'll do it only and only if I really need it...
While browsing on the timeline, we may show the chapter name ? As do Youtube since they support chapters.
- [About GitHub Package Registry](https://help.github.com/en/articles/about-github-package-registry) - [Configuring NPM for use with GitHub Package Registry](https://help.github.com/en/articles/configuring-npm-for-use-with-github-package-registry) - [Creating Node.js modules](https://docs.npmjs.com/creating-node-js-modules)
As a designer I want a a Soundcloud-like ticker on the time-line for annotations To show segments when no active and display their title under the timeline - [X] Activate...
We wish to add personal planes and points, and we wish highlight to be switched in and out during play. This is a bit tricky, as we rely on TextTrack...
Create annotations from `audiotag.textTracks.kind` in `subtitles`, `captions`, `descriptions` , display only from browser-declared acceptable languages. Related : * Create annotations #57 Alas ! Only the first `` will be interpreted...
should permit smoother transitions. Could also be done via css transition effect ?
Arabic, Hebraic and others RTL (Right To Left) languages are usually using right-to-left timelines. A lot of abstraction work is to do there : - [ ] check RTL support...