Skip to content

feat: add skips resource type for content filtering and segment skipping#360

Open
ameen-roayan wants to merge 1 commit into
Stremio:masterfrom
ameen-roayan:feature/skips-resource
Open

feat: add skips resource type for content filtering and segment skipping#360
ameen-roayan wants to merge 1 commit into
Stremio:masterfrom
ameen-roayan:feature/skips-resource

Conversation

@ameen-roayan

Copy link
Copy Markdown

Summary

Adds defineSkipsHandler() for addons to provide skip segments, enabling content filtering, intro/outro skipping, and more.

Changes

  • Added defineSkipsHandler in src/builder.js
  • Added documentation in docs/api/requests/defineSkipsHandler.md
  • Added response format in docs/api/responses/skips.md

Use Cases

  • Content filtering - Skip nudity, violence, language (CleanStream, VidAngel-style)
  • Intro/outro skipping - Like Netflix's "Skip Intro"
  • Ad skipping - For ad-supported content
  • SponsorBlock-style - Community-driven timestamps

Related

Note

This PR adds the SDK support. Player-side implementation would be needed to complete the feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant