back to oTranscribe

oTranscribe is open source

All of oTranscribe's custom-built components, as well as the app itself, are open source under the MIT license. Pull requests and forks are welcomed, or feel free to use these libraries in your own applications.

oTranscribe

A web app for transcription that makes use of all of the components below.

GitHub

oTplayer

A bring-your-own-interface media player component that supports audio, video and YouTube videos. Accepts URLs or HTML5 File objects. Goes very nicely with oTinput.

GitHub Demo

Progressor.js

Lightweight, customisable progress bars for HTML5 video & audio. Subcomponent of oTplayer.

GitHub Demo

oTinput

User-friendly interface for picking local or remote media files (including YouTube videos).

GitHub