=== Accessible Video Library === Contributors: joedolson Donate link: http://www.joedolson.com/donate.php Tags: a11y, video, library, manager, captions, subtitles, transcription, i18n, l10n Requires at least: 3.6.0 Tested up to: 3.7.1 License: GPLv2 or later Stable tag: 1.0.0 Generates a library for your video information where you can upload caption files, include transcripts, and upload subtitles for other languages. == Description == Accessible Video Library is intended to solve a problem in WordPress: the ability to manage videos and manage critical associated media including captions, transcripts, and subtitles for each video. As of WordPress 3.6, WordPress has incorporated the MediaElements.js library for showing videos. It's a good library, and includes native support for captions and internationalization, is keyboard accessible, and supports YouTube. However, the WordPress implementation doesn't provide any method to add captions, subtitles, or reference YouTube videos. You can always embed YouTube videos using oEmbed, but these videos don't have much at all in the way of keyboard support. Accessible Video Library gives you a custom post type that you can use to manage your video media. You can upload captions in .SRT format, upload subtitles also in .SRT format, use the content of the post to include the video transcript, and you can also reference YouTube videos. Additionally, you can upload multiple formats of your video files to improve the browser compatibility with your videos. = Translations = Available languages (in order of completeness): None yet! Visit the [Accessible Video Library translations site](http://translate.joedolson.com/projects/accessible-video-library) to check the progress of a translation. Translating my plug-ins is always appreciated. Visit my translations site to start getting your language into shape! Translator Credits == Installation == 1. Upload the `/accessible-video-library/` directory into your WordPress plugins directory. 2. Activate the plugin on your WordPress plugins page 3. Start uploading your videos and captions! == Changelog == = 1.0.0 = * Initial release. == Frequently Asked Questions == = Hey! Why don't you have any Frequently Asked Questions here! = Because this plug-in has only been around for a short while, and nobody has asked any yet. == Screenshots == 1. Accessible Video Library posts page 2. Accessible Video Library meta box == Upgrade Notice == = 1.0.0 = Brand new plug-in!