Skip to content

api-evangelist/vdocipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VdoCipher (vdocipher)

VdoCipher is a secure video hosting platform that delivers Hollywood-grade DRM (Google Widevine and Apple FairPlay) encrypted streaming for e-learning and OTT businesses. Its server-side REST API handles video upload, media management, folders, dynamic viewer watermarking, and OTP/playbackInfo generation for authorized playback, all secured with an Apisecret authorization header.

APIs.json: https://raw.githubusercontent.com/api-evangelist/vdocipher/refs/heads/main/apis.yml

Tags

  • Video
  • Secure Video Hosting
  • DRM
  • Streaming
  • E-Learning
  • OTT
  • Watermarking

Timestamps

  • Created: 2026-07-01
  • Modified: 2026-07-01

APIs

VdoCipher Videos API

List, search, retrieve, edit, and delete videos in a VdoCipher account. Supports pagination, folder scoping, free-text query, and tag filtering over the video library.

Tags

  • Videos
  • Media Management
  • Listing
  • Search

Properties

VdoCipher Upload API

Obtain short-lived AWS S3 upload credentials (clientPayload) and a new videoId, then upload a source file directly to storage and poll transcoding status until the video is ready.

Tags

  • Upload
  • Ingest
  • Credentials

Properties

VdoCipher OTP & Playback Credentials API

Generate a one-time otp and playbackInfo pair on the back end for a specific video so the DRM-protected player can authorize a single viewing session, with optional TTL, dynamic watermark, and IP/geo restrictions.

Tags

  • OTP
  • Playback
  • Authentication
  • DRM

Properties

VdoCipher Folders API

Create, list sub-folders under, and search a hierarchical folder tree (rooted at "root") used to organize the video library.

Tags

  • Folders
  • Organization

Properties

VdoCipher Watermark API

Attach a dynamic, per-viewer annotation (text, RTMP, or image watermark) to a playback session via the OTP request annotate parameter, burning identifying marks such as the viewer email or IP over the DRM stream.

Tags

  • Watermark
  • Annotation
  • Security

Properties

VdoCipher Meta & Files API

Retrieve detailed metadata for a video and list its associated files - poster images, captions/subtitles, and rendition assets - plus list and search the tags applied across the library.

Tags

  • Metadata
  • Files
  • Posters
  • Captions

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors