WidgetsUpdated Mar 6, 2026
Firesky
Media Library
A sermon and media library with series grouping and video playback. Organize your church's video content into series and let visitors browse and watch directly on your website.
Supported Providers
- Firesky — Data managed in Dashboard → Widgets → Media Library. Available to all churches.
Embed
<fs-media-library></fs-media-library>
Optional Attributes
| Attribute | Description | Default |
|---|---|---|
media-label | Plural label for media items | Sermons |
media-label-singular | Singular label (derived from media-label if not set) | Derived |
Examples:
<!-- Default: "Sermons" -->
<fs-media-library></fs-media-library>
<!-- Custom label for a video-focused church -->
<fs-media-library media-label="Messages"></fs-media-library>
<!-- Full custom labels -->
<fs-media-library media-label="Videos" media-label-singular="Video"></fs-media-library>
Features
- Series grid — Displays all series with thumbnail, title, and video count
- Series detail — Click a series to see all videos in it
- Video playback — Embedded video player with title and description
- Deep linking — Series and video state is reflected in the URL for shareable links
- Responsive — Works on desktop and mobile
Managing Content
Go to Dashboard → Widgets → Media Library to:
- Create and manage series
- Add videos to series (YouTube, Vimeo, or direct URLs)
- Set thumbnails, titles, and descriptions
- Reorder content
Requirements
- Add allowed origins in Dashboard → Widgets → Allowed origins
- Embed the Firesky script before using the widget
Use Case
Add to your church website's sermons or media page to give visitors a clean, browsable library of your video content organized by series.