Public media adapter

Odysee media parser for developers.

Parse public Odysee links with OmniMedia. Get video media and normalized metadata through one JSON API, then preview or prepare a short-lived server download for content you own or are authorized to use.

Public links only odysee.com

Recognize

https://odysee.com/@<channel>/<title>:<id>

URL recognition

Normalize

title · author · cover · sources

JSON response

Prepare

public video sources and normalized metadata

Server download

What you get

A predictable response for Odysee.

Platform note: Only public Odysee claims with an exposed playable source are parsed.

  • One endpoint for parsing and batch workflows
  • Usable media sources when the public page exposes them
  • Unavailable fields stay empty instead of being guessed
  • Respectful handling of private, deleted, or restricted media

Questions

Can OmniMedia parse any Odysee link?

OmniMedia works with publicly accessible Odysee media that does not require a login, paid access, DRM bypass, or a private session. Availability can vary by post, region, and the platform's current response.

What does the Odysee response include?

The normalized response can include a title, author, cover, duration, engagement fields, media sources, and platform-specific formats when the public source exposes them. Fields that are unavailable are left empty rather than fabricated.

Is the Odysee parser free to call?

The public OmniMedia workbench is available for testing. For production integrations, use the documented REST endpoints and respect the source platform's terms, copyright rules, and rate limits.