=== SkynetAccessibility Video Subtitle ===
Contributors: skynettechnologiesnevada2026
Tags: accessibility, video, subtitles, captions, wcag
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI-generated subtitles for videos on website, with an analytics dashboard covering usage, languages, and plans.

== Description ==

SkynetAccessibility Video Subtitle adds AI-generated subtitles to videos on website, improving accessibility and helping meet WCAG requirements.

**Features**

* Automatic site registration with the Video Subtitle service on activation — no keys to copy and paste.
* Loads the subtitle widget on site pages (can be turned off in settings).
* Analytics dashboard in wp-admin: videos remediated, time quota usage, spent and remaining duration, language breakdown chart, and a video library with previews.
* Date range and language filters.
* Plan management: view the active plan and upgrade from the dashboard.
* "Generate subtitles based on widget language" toggle.
* Supporting over 50+ multi-languages.
* Audio and video summary report.
* Compatible with YouTube, Vimeo, and self-hosted video platforms.

No third-party PHP or JavaScript libraries are bundled.

** Note: Free version includes up to 1 minute of video playback time. **

== External services ==

This plugin connects to the SkynetAccessibility Video Subtitle service, which is required for its core functionality:

* On activation (and from the settings page), the plugin sends site address, site name, and admin email address to `https://ada.skynettechnologies.us` to register the site and obtain a site token.
* The admin dashboard retrieves video, usage, plan, and language data from `https://ada.skynettechnologies.us`.
* On site pages, the subtitle widget script is loaded from `https://www.skynettechnologies.com`.

These services are provided by Skynet Technologies USA LLC: [Terms of Service](https://www.skynettechnologies.com/terms-conditions), [Privacy Policy](https://www.skynettechnologies.com/privacy-policy).

== Installation ==

1. Upload the `skynetaccessibility-video-subtitle` folder to `/wp-content/plugins/`, or install the plugin through the WordPress *Plugins* screen.
2. Activate the plugin through the *Plugins* screen. The site registers itself with the Video Subtitle service automatically.
3. If registration could not be completed, go to *Video Subtitle » Settings* and press *Register this site*.
4. Open *Video Subtitle* in the admin menu to view the analytics dashboard.

== Frequently Asked Questions ==

= Do I need an account or API key? =

No. The plugin registers site automatically using site address, site name, and admin email address, and stores the returned site token.

= Does the widget slow down my site? =

The widget script is loaded with `defer` in the footer, so it does not block page rendering.

= How do I disable the widget without deactivating the plugin? =

Uncheck *Load the subtitle widget on the site* under *Video Subtitle » Settings*.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
