Taldrain / webm-viewer

Web viewer for local webm

Repository from Github https://github.comTaldrain/webm-viewerRepository from Github https://github.comTaldrain/webm-viewer

webm-viewer

List webm from a folder and expose various routes

  • /random: returns a random webm
  • /id: returns the name of random webm
  • /[webm]: returns a specific webm
  • /viewer: client side viewer with quick refresh

Usage

Update the file .env with the path of a folder with multiple webm.

Start the project:

deno task dev

This will watch the project directory and restart as necessary.

About

Web viewer for local webm


Languages

Language:TypeScript 99.0%Language:CSS 1.0%