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
- Host: GitHub
- URL: https://github.com/najmiter/vidum
- Owner: najmiter
- Created: 2025-01-04T18:41:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T11:57:37.000Z (7 months ago)
- Last Synced: 2025-04-15T13:54:53.363Z (6 months ago)
- Topics: html, player, tailwindcss, typescript, video, videoplayer, vite
- Language: TypeScript
- Homepage: https://vidum.netlify.app/
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.