Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

youtube plugin for Clappr, added options to select playback quality and captions (CC)

NotificationsYou must be signed in to change notification settings

ewwink/clappr-youtube-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube plugin forClappr, added options to select playback quality and captions (CC)

TODO

  • Add Playback Speed
  • Add Subtitle Translation
  • Add Show Hide Annotation
  • Add Setting (Gear icon)

DEMO

https://ewwink.github.io/clappr-youtube-plugin/

var playerElement = document.getElementById("player-wrapper");var ytid = '4hME3n8Lkbs'; // with CC //var ytid = '9ZXTBHqG6CA'; // no CCvar player = new Clappr.Player({  source: ytid,  poster: 'https://i.ytimg.com/vi/'+ytid+'/hqdefault.jpg',  height: 360,  width: 640,  plugins: [YoutubePlugin, YoutubePluginControl],  YoutubeVars : {"languageCode":"en"}});player.attachTo(playerElement);

clappr-youtube-plugin

About

youtube plugin for Clappr, added options to select playback quality and captions (CC)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp