이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Accessible Video Library

설명

Accessible Video Library solves a problem in WordPress: the ability to manage videos and manage critical associated media including captions, transcripts, and subtitles for each video.

In WordPress 3.6, WordPress 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 or .DFXP format, upload subtitles also in .SRT or .DFXP format, use the content of the post to include a video transcript, and can reference YouTube videos.

Additionally, you can upload multiple formats of your video files to improve browser compatibility for your videos.

번역

Available languages (in order of completeness):
German, Portuguese (Brazil), Polish, French, Dutch

Visit the Accessible Video Library translations site 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

스크린샷

  • Accessible Video Library posts page
  • Accessible Video Library meta box

설치

  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!

FAQ

Installation Instructions
  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!
My transcript links go to a 404 error. How can I fix that?

Go to Settings > Permalinks and update your permalinks format — the issue is that the permalink format for AVL isn’t being understood by WordPress, and needs to be registered.

후기

2020년 2월 12일
this is the best plugin that you want subtitles works well all things work well download it and enjoy a free and good plugin better than none-free مچکرم مرد نجاتم دادی
2016년 9월 3일
Hi, This plugin is the only one that I could find to play videos with subtitles. I tested more than five plugins that claimed to support subtitles but this one is the only one that worked. It plays videos from external server as well as local, but subtitles only work when they are on the local server (the don't work from external server which is not important for me). It would be great if some more features are added, especially video auto-play by loading the page. Regards, Soheil
모든 4 평가 읽기

기여자 & 개발자

“Accessible Video Library”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Accessible Video Library”(이)가 3(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Accessible Video Library”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.1

  • Bug fix: override some AVL CSS in fullscreen.
  • Change profile URL.

1.2.0

  • Updated tested to 4.9; Updated requires to 4.9
  • Bug fix: exclude audio CSS
  • Support YouTube videos using native MediaElement implementation.
  • Support Vimeo videos
  • Update code style.
  • Misc. visual changes.
  • Show video in video admin.

1.1.3

  • Updated tested to 4.6
  • Bug fix: must include a ‘src’ parameter; format-only parameters no longer generate video code.

1.1.2

  • Updated tested to
  • Fix textdomains

1.1.1

  • Filter on MEJS settings ‘avl_mediaelement_args’
  • Option to enable subtitle/caption by default.
  • Bug fix: URL replacement supports broader variety of YouTube URLs
  • Bug fix: No height on video player in some contexts.
  • Bug fix: Subtitles would only show up if Captions were also added.
  • Updated mediaelementjs init file.
  • Now requiring WP version 4.0
  • Added translations: German, French, Portuguese (Brazil), Polish, Dutch

1.1.0

  • Feature: Introduces option for responsive videos.
  • Bug fix: Use reply-to header instead of from header in support messages.
  • Bug fix: Support form submitted to wrong page.
  • Bug fix: change mime-type for DFXP subtitle format
  • Bug fix: Provide default height/width if not available.

1.0.7

  • Bug fixes: avl_media shortcode.
  • Bug fix: JS was stripping base URL from inserted URLs, but that breaks if site is not at root.
  • New attributes in avl_media shortcode: orderby and order

1.0.6

  • Bug fix: Various textdomain issues.
  • Bug fix: Menu position potential collision.

1.0.5

  • [CSS] Fix text issue if placed immediately next to shortcode.
  • [CSS] Added styling to caption selector controls to increase accessibility of hover state.
  • Bug fix: extra space in video parameters broke non-attached videos.
  • Bug fix: video disappeared for transcripted YouTube-only videos.
  • Thanks to Graham Armfield for patient testing!

1.0.4

  • Added support for DFXP format caption files.
  • Added filters to filter videos to only those without captions or transcripts.

1.0.3

  • Bug fix: broken uploader.js

1.0.2

  • Figured out how to force alwaysShowControls to true, so keyboard & touch accessibility is more reliable.
  • Adjusted video control bar to appear below video.
  • Increased default font size on captions from 12px to 14px.

1.0.1

  • Moved Help into Video submenu
  • Added shortcode note into post meta box.
  • Added ID column to Video posts screen.

1.0.0

  • Initial release.