Using hms-video-editor-demo with import.io

Java integration

Install
# Maven: see https://github.com/HMS-Core/hms-video-editor-demo
Launch a crawl from an extractor that a user owns.
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/start
Cancel an existing crawl.
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/cancel
SDK on GitHub 📄 API Docs
SDK
hms-video-editor-demo
Java
API
import.io
import.io:run
At a glance
Language Java
Endpoints2