https://github.com/calebdwilliams/transcribr
App for dynamically generating VTT files
https://github.com/calebdwilliams/transcribr
Last synced: 25 days ago
JSON representation
App for dynamically generating VTT files
- Host: GitHub
- URL: https://github.com/calebdwilliams/transcribr
- Owner: calebdwilliams
- Created: 2015-01-22T00:15:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T00:31:35.000Z (over 10 years ago)
- Last Synced: 2024-10-29T09:15:09.141Z (6 months ago)
- Language: CSS
- Size: 605 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#transcribr
transcribr is an app for dynamically creating VTT files for audio/video files. It will require a the installation of [ffmpeg](https://www.ffmpeg.org/), and [Node.JS](https://nodejs.org).
It runs on ExpressJS.