Requires NodeJS v8.2.0 or above
cd client
npm install
npm start
Client will start on localhost:3000
cd service
npm install
npm start
Service will start on localhost:5000 Screenshots will be saved in /service/videos/ by default.
- Accepts URL for video
- Download video
- Runs FFMPEG as a console application to extract thumbnail
- Reload page with thumbnail