Interactive Transcript for TED.com
The project is based on https://github.com/Ibaslogic/react-audio-player
- Interactive transcript
- Keyboard shortcuts
- Upload audio and transcript files from computer
- A script for downloading TED talk videos and transcripts
Demo: http://iucario.github.io/react-interactive-transcript
Download video and transcript:
node src/utils/download.js https://ted.com/talks/slug
git clone https://github.com/iucario/react-interactive-transcript
cd react-audio-player
npm install
npm run dev