An open API service indexing awesome lists of open source software.

https://github.com/najmiter/vidum

A simple online video player with subtitles
https://github.com/najmiter/vidum

html player tailwindcss typescript video videoplayer vite

Last synced: 3 months ago
JSON representation

A simple online video player with subtitles

Awesome Lists containing this project

README

          

# vidum - Online Free Video Player

vidum is a lightweight online free video player that supports adding external subtitles.

## Overview

vidum is built with TypeScript, Vite, and Tailwind CSS. It allows users to load video files and add external subtitle files dynamically.

## Usage

1. Open the application in your browser.
2. Click "Select Video" to upload a video file.
3. Click "Add Subtitiles" to upload an external subtitle file (.srt).
4. The subtitles will be processed and displayed over the video.