Why OpenSkip?¶
The Problem¶
Every streaming service has a "Skip Intro" button, but your personal media library doesn't. When you're binge-watching a series in Plex, Jellyfin, or Kodi, you're stuck manually skipping through intros, outros, and recaps hundreds of times.
Some solutions exist: - Manual chapter markers: Time-consuming to create for every episode - Audio fingerprinting: Complex to implement, can be inaccurate - Per-service solutions: Only work within one ecosystem
The Solution¶
OpenSkip is a community-driven, open database of TV show timestamps. Instead of everyone solving the same problem independently, we share timestamp data freely.
How It Works¶
- Contributors submit intro/outro timestamps for episodes they watch
- Moderators verify submissions for accuracy
- Plugin developers build integrations that query the API
- Everyone benefits from accurate skip functionality
Why Open?¶
Free Forever¶
No subscriptions, no premium tiers, no ads. OpenSkip is and always will be free to use.
No Lock-In¶
The data is accessible via a simple REST API. Use it with any media player, on any platform.
Community-Owned¶
Built by the community, for the community. Your contributions help everyone.
Comparison¶
| Feature | OpenSkip | Built-in (Plex/etc) | Manual Markers |
|---|---|---|---|
| Works across platforms | Yes | No | No |
| Free | Yes | Sometimes | Yes |
| Community-contributed | Yes | No | No |
| Covers all shows | Growing | Limited | DIY |
| Easy to implement | Yes | N/A | No |
Get Involved¶
OpenSkip grows stronger with every contribution:
- Use it: Build plugins and integrations
- Contribute: Submit timestamps for shows you watch
- Spread the word: Tell others about the project
- Develop: Help improve the API and tools
Together, we can make intro-skipping universal.