aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/IPlayer.hx
Commit message (Collapse)AuthorAgeLines
* Cache on server featureRblSb2025-01-17-0/+2
| | | | | | | | Server will download video from supported players and add as raw video to playlist (only youtube is supported for now). Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config. There is also minor ux improvement, latest checkbox states will be keeped in local storage now.
* External audiotrack supportRblSb2025-01-12-0/+4
| | | | | | | | This works as voice over if video also has audio, changing video volume to 0.3. Also improve autoplay by playing videos muted and unmute on first page click. There is no mute if you use Firefox and allow autoplay on page (navigator.getAutoplayPolicy check).
* ReformatRblSb2021-07-05-2/+2
|
* Playlists "at next" orderRblSb2020-06-07-1/+2
|
* Fix some issues with reused playersRblSb2020-04-26-0/+1
|
* Fix youtube bg autoplayRblSb2020-04-24-0/+1
|
* Sync playback rateRblSb2020-04-03-0/+2
|
* Get youtube video title/duration with apiRblSb2020-02-29-1/+2
|
* Youtube player supportRblSb2020-02-28-0/+1
|
* Permanent items and player abstractionRblSb2020-02-27-0/+12
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage