Linux 软件免费装

YAAM - YouTube Autoplay And Mute

开发者 02GEEK
更新时间 2016年4月6日 15:37
捐献地址: 去捐款
PHP版本: 2.9.0 及以上
WordPress版本: 4.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

youtube color loop autoplay autohide mute controls end fs start cc_load_policy disablekb hl iv_load_policy

下载

0.0.6

详情介绍:

The lightest weight YouTube extension for WordPress. YouTube has a built in capabilities that enable you to link to specific points in time, auto play and many other built-in features through the use of url parameters. With this plug-in you can autoplay, pause, skip to and many other features are exposed through URL parameters. WordPress default configuration ignores the URL parameters when embedding urls into a post using oEmbed. This plug-in fixes that behavior enabling you to use the built in URL parameters that are available to YouTube video with extra features (namely muting videos). For example: https://youtu.be/rRr4N2nN_X8?autoplay=1 Will embed the YouTube player and have it automatically start playing. You can copy any URL from Youtube such as starting from 1 minute into the video: https://youtu.be/rRr4N2nN_X8?t=1m and it will embed the video and start it at minute 1. One extra feature that is not available in the built in youtube player parameters that we added to the plugin is the option to mute the video as well. For example: https://youtu.be/rRr4N2nN_X8?autoplay=1&t=1m&mute=1 this will embed the youtube player and have it start playing automatically at minute 1. To explore more of the URL parameter options please review the Google Youtube URL parameters list: https://developers.google.com/youtube/player_parameters#Parameters

安装:

Download and activate. that\'s it. Now any time you want to add a youtube video to a post you can past the link including the built in URL parameters and it will work and if you want to add a mute capability just include it into the url in your post and it will automatically build out your player.

更新日志:

Version 0.0.6 First public release of the plugin including the Youtube IFRAME API for muting videos.