Publish Captioned Video Content with AI-Powered Subtitles
SkynetAccessibility Video Subtitle is an AI-powered video accessibility addon for Statamic that automatically generates synchronized subtitles for website videos using advanced speech recognition.
Improve the accessibility of your website videos by automatically generating synchronized subtitles using AI-powered speech recognition. It integrates with Statamic, making it easier to publish accessible multimedia content without manually creating captions. Supports accessibility initiatives aligned with WCAG 2.1, 2.2, ADA, Section 508, and EAA EN 301 549, where applicable.
Features
- Quick subtitle processing
- Compatible with YouTube, Vimeo, and self-hosted video platforms
- Audio and video summary report
- Simple installation and configuration
- Support for existing and newly published videos
- Supporting over 50+ multi-languages
- Unlimited video subtitle processing throughout the selected plan
- Control Panel analytics dashboard: videos remediated, total time limit, spent and remaining duration, per-language breakdown, and a video library
Ideal For
Blog videos, news videos, tutorials, landing page videos, announcements, interviews, webinars, and embedded media.
Pricing and Plans
| Total Video Playback Time | Price / Month |
|---|---|
| Up to 10 Minutes | $25.00 |
| Up to 25 Minutes | $39.00 |
| Up to 100 Minutes | $99.00 |
| Up to 200 Minutes | $139.00 |
Note: Unlimited number of video subtitle processing is available within the selected plan's total playback time.
Requirements
- Statamic 5 or 6
- PHP 8.1+
Installation
composer require skynettechnologies/statamic-skynet-accessibility-video-subtitle
Publish the public assets (CSS / JS / logo) and, optionally, the config:
php artisan vendor:publish --tag="skynettechnologies/statamic-skynet-accessibility-video-subtitle-assets"php artisan vendor:publish --tag="skynettechnologies/statamic-skynet-accessibility-video-subtitle-config"
Or copy the assets with the bundled command:
php please skynet-video-subtitle:copy-assets
Usage
Control Panel
Open Tools -> SkynetAccessibility Video Subtitle in the Control Panel. On first open the addon registers the current site with the Skynet API (video-subtitle/get-start) using the logged-in user's name and email, caches the returned token, and renders the dashboard. The dashboard then loads video details, plans, languages, and settings from the API for the current domain.
Access is gated by the Access SkynetAccessibility Video Subtitle permission, which you can assign to roles under Users -> Roles.
Front-end widget
Add the Antlers tag to your front-end layout, just before </body>:
{{ skynet_accessibility_video_subtitle }}
This injects:
<script id="aioa-adavs" defer src="https://www.skynettechnologies.com/accessibility/js/video-subtitle/video-subtitle-widget.js"></script>
CORS Policy Configuration
To avoid CORS policy issues, ensure the following URLs are allowed on your website. These URLs should be added to your CORS configuration or trusted domains list.
| Domain | Description | Usage |
|---|---|---|
https://*.skynettechnologies.com |
Skynet Technologies (Global Domain) | API access and resources |
https://*.skynettechnologies.us |
Skynet Technologies (US Domain) | API access and resources |
Instructions
- Update your server's CORS configuration to include these URLs.
- Ensure wildcard subdomains (
*) are supported where necessary. - Verify the application functionality by testing requests to these domains.
- If issues persist, consult the documentation for CORS configuration guidance.
Screenshots

Support Options
Submit a Support Request Please visit our support page and fill out the form. Our team will get back to you as soon as possible.
Send Us an Email Alternatively, you can send an email to our support team: [email protected]
Accessibility Partnership Opportunities
Accessibility Agency Partnership
Partner with us as an agency to provide comprehensive ADA, EAA, and WCAG accessibility solutions to clients. Get access to exclusive resources, training, and support to implement and manage accessibility features effectively.
Accessibility Affiliate Partnership
Sign up for our affiliate program and earn commissions by promoting our accessibility Statamic addon. Share our widget with your network and help businesses improve their website accessibility while generating revenue.
For more details, explore the Accessibility Partnership Opportunities Page.
Credits
This addon is developed and maintained by website accessibility company - Skynet Technologies USA LLC