2.0.0-a • Published 2 months ago

@latest-thinking/lt-player v2.0.0-a

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

LT Player

The LT Player is a custom video player tailored for the Latest Thinking GmbH digital ecosystem, designed to enhance user engagement and provide a seamless video viewing experience. Built on the robust Vidstack framework, it supports diverse video formats and offers advanced features such as rich metadata embedding and infinite scrolling for mobile users.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js (LTS version recommended)
  • npm

Installation

  1. Clone the repository:
git clone ssh://git@git.welink.ro:2424/project/external/lt/player.git
  1. Navigate to the project directory:
cd player
  1. Install dependencies:
npm install

Development

To start the development server:

npm run dev

This command will start a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Building

To build the project for production:

npm run build

Previewing

To preview the production build:

npm run preview

Running the Tests

To run the configured tests:

npm test

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Welink

Acknowledgments

  • Vidstack for the core video player framework.

Player config

The JSON below is an example configuration that should be provided by any client who wants to initialize a LT Player:

{
    "version": 3,
    "body": {
        "title": "Video Title",
        "author": "Author Name",
        "sources": [
            {
                "src": "http://www.example.com/path/to/video.m3u8",
                "type": "application/x-mpegURL"
            },
            {
                "src": "http://www.example.com/path/to/video.mp4",
                "type": "video/mp4"
            }
        ],
        "poster": "http://www.example.com/path/to/poster.jpg",
        "chapters": [
            {
                "timestamp": 7.205,
                "title": "Question"
            },
            {
                "timestamp": 77.205,
                "title": "Method"
            }
        ],
        "tracks": [
            {
                "kind": "subtitles",
                "label": "English",
                "srclang": "en",
                "src": "http://www.example.com/path/to/subtitles.vtt",
                "default": true
            },
            {
                "kind": "subtitles",
                "label": "Romanian",
                "srclang": "ro",
                "src": "http://www.example.com/path/to/romanian-subtitles.vtt"
            },
            {
                "kind": "subtitles",
                "label": "German",
                "srclang": "de",
                "src": "http://www.example.com/path/to/german-subtitles.vtt"
            }
        ],
        "share": {
            "canonicalUrl": "http://www.example.com/path/to/video",
            "embedUrl": "http://www.example.com/embed/path/to/video"
        },
        "metadata": {
            "bio": {
                "title": "Author Name",
                "description": "Author description"
            },
            "abstract": {
                "title": "Modal Title",
                "description": "Video description"
            },
            "institution": {
                "title": "Institution Name",
                "description": "Institution description"
            }
        },
        "type": "full|main|beyond|expert|short",
        "isEmbedded": true,
        "theme": "light|dark",
        "background": true
    }
}
2.0.0-a

2 months ago

1.2.0-d

5 months ago

1.2.0-c

5 months ago

1.2.0

6 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.9-d

9 months ago

1.0.9-c

10 months ago

1.0.7-h

11 months ago

1.0.9-e

9 months ago

1.0.7-g

11 months ago

1.0.9-b

10 months ago

1.0.9-a

10 months ago

1.0.7-j

11 months ago

1.0.7-i

11 months ago

1.0.7-l

10 months ago

1.0.7-k

10 months ago

1.1.0

9 months ago

1.1.0-y

6 months ago

1.1.0-x

6 months ago

1.2.0-a

6 months ago

1.2.0-b

6 months ago

1.1.0-f

9 months ago

1.1.0-e

9 months ago

1.1.0-d

9 months ago

1.1.0-c

9 months ago

1.1.0-b

9 months ago

1.1.0-a

9 months ago

1.1.0-n

7 months ago

1.1.0-m

7 months ago

1.1.0-l

7 months ago

1.1.0-k

8 months ago

1.1.0-j

8 months ago

1.1.0-i

8 months ago

1.1.0-h

8 months ago

1.1.0-g

8 months ago

1.1.0-v

6 months ago

1.1.0-u

6 months ago

1.1.0-t

6 months ago

1.1.0-s

6 months ago

1.1.0-r

7 months ago

1.1.0-q

7 months ago

1.1.0-p

7 months ago

1.1.0-o

7 months ago

1.0.7-f

11 months ago

1.0.7-e

11 months ago

1.0.8-g

11 months ago

1.0.7

1 year ago

1.0.7-b

1 year ago

1.0.7-a

1 year ago

1.0.7-d

11 months ago

1.0.7-c

12 months ago

1.0.6-b

1 year ago

1.0.6-a

1 year ago

1.0.6

1 year ago

1.0.5-n

1 year ago

1.0.5-m

1 year ago

1.0.5-l

1 year ago

1.0.5-k

1 year ago

1.0.5-j

1 year ago

1.0.5-i

1 year ago

1.0.5-h

1 year ago

1.0.5-g

1 year ago

1.0.5-f

1 year ago

1.0.5-e

1 year ago

1.0.5-d

1 year ago

1.0.5-c

1 year ago

1.0.5-b

1 year ago

1.0.5-a

1 year ago

1.0.5

1 year ago

1.0.4-q

1 year ago

1.0.4-p

1 year ago

1.0.4-o

1 year ago

1.0.4-n

1 year ago

1.0.4-m

1 year ago

1.0.4-l

1 year ago

1.0.4-k

1 year ago

1.0.4-j

1 year ago

1.0.4-i

1 year ago

1.0.4-h

1 year ago

1.0.4-g

1 year ago

1.0.4-c

1 year ago

1.0.4-a

1 year ago

1.0.4

1 year ago

1.0.3-c

1 year ago

1.0.3-a

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0-rc1

1 year ago

1.0.0

1 year ago