{"id":21543,"date":"2013-01-13T14:54:36","date_gmt":"2013-01-13T14:54:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/responsive-video-light\/"},"modified":"2019-05-23T21:42:38","modified_gmt":"2019-05-23T21:42:38","slug":"responsive-video-light","status":"closed","type":"plugin","link":"https:\/\/de.wordpress.org\/plugins\/responsive-video-light\/","author":11479308,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5.2","stable_tag":"1.5.2","tested":"5.2.24","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Responsive Video Light","header_author":"Bill Knechtel","header_description":"","assets_banners_color":"5e5c5c","last_updated":"2019-05-23 21:42:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/responsive-video-light\/","header_author_uri":"https:\/\/threebit.com","rating":5,"author_block_rating":0,"active_installs":1000,"downloads":34663,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"10"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1411147","resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1411147","resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1411147","resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1411147","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.1.0","1.2.0","1.2.1","1.3.0","1.3.1","1.3.2","1.4.0","1.5.0","1.5.1","1.5.2"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1065562","resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1065562","resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1065562","resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"An example of responsive shortcodes in use","2":"The settings page which also shows example usage","3":"User-facing responsive embedded video"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[606,222,1609,22873,1610],"plugin_category":[50,56],"plugin_contributors":[80818,80819],"plugin_business_model":[],"class_list":["post-21543","plugin","type-plugin","status-closed","hentry","plugin_tags-responsive","plugin_tags-video","plugin_tags-vimeo","plugin_tags-you-tube","plugin_tags-youtube","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-billknechtel","plugin_contributors-kburgoine","plugin_committers-billknechtel"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/responsive-video-light_5e5c5c.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/responsive-video-light\/assets\/screenshot-1.jpg?rev=1065562","caption":"An example of responsive shortcodes in use"},{"src":"https:\/\/ps.w.org\/responsive-video-light\/assets\/screenshot-2.jpg?rev=1065562","caption":"The settings page which also shows example usage"},{"src":"https:\/\/ps.w.org\/responsive-video-light\/assets\/screenshot-3.jpg?rev=1065562","caption":"User-facing responsive embedded video"}],"raw_content":"<!--section=description-->\n<p>Features Include:<\/p>\n\n<ul>\n<li>The ability to add one or more videos directly in to a page, post or any of your own custom post types using the video URL (not the embed code) or ID and a short code. Currently YouTube and Vimeo are supported, using the [responsive_youtube] and [responsive_vimeo] shortcodes, respectively.<\/li>\n<li>Fully responsive so the video's viewport will fill the width of the containing area and scale depending on screen size. No need to set a width and height, just set the width of the div your content sits in.<\/li>\n<li>YouTube videos have a shortcode attribute that lets you turn \"related videos\" on or off. \"Related Videos\" are the links that tile across the viewport when a video has completed playing.<\/li>\n<li>YouTube videos also support light and dark themes, autoplaying, showinfo, and modest branding (which removes most YouTube brand imagery).<\/li>\n<li>Vimeo videos can have the video portrait, title, and byline shut off.<\/li>\n<li>A comprehensive settings screen which explains all the options and shows you the syntax of the shortcodes.<\/li>\n<\/ul>\n\n<p>Example Usage:<\/p>\n\n<p>For a YouTube video, you can specify either full URL to the video or just the unique video ID, or the YouTube sharing or embed URLs, like this:<\/p>\n\n<pre><code>[responsive_youtube http:\/\/www.youtube.com\/watch?v=NbCr0UyoFJA ]\n[responsive_youtube NbCr0UyoFJA]\n[responsive_youtube https:\/\/youtu.be\/\/NbCr0UyoFJA ]\n[responsive_youtube https:\/\/www.youtube.com\/embed\/NbCr0UyoFJA ]\n<\/code><\/pre>\n\n<p>And if you want to specify whether or not you'd like the \"related videos\" to display, you can use the \"rel\" or \"norel\" parameters in the shortcode syntax, like this:<\/p>\n\n<pre><code>[responsive_youtube NbCr0UyoFJA norel]\n[responsive_youtube NbCr0UyoFJA rel]\n<\/code><\/pre>\n\n<p>The rel and norel tags will override whatever you have set in the plugin settings screen for that specific video only.<\/p>\n\n<p>Similarly, for a Vimeo video, you can use the full video player URL or just the video ID, like this:<\/p>\n\n<pre><code>[responsive_vimeo https:\/\/vimeo.com\/29506088 ]\n[responsive_vimeo 29506088]\n<\/code><\/pre>\n\n<p>There is a more complete treatment of the shortcode syntax in the settings screen of the plugin itself.<\/p>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress 3.0 +<\/li>\n<\/ul>\n\n<h3>Contributing<\/h3>\n\n<p>Use anonymous svn to get a current trunk copy, or build a patch against your current install, then email the patch to me for consideration.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download responsive-video-light.zip.<\/li>\n<li>Upload responsive-video-light.zip to the plugins\/ directory.<\/li>\n<li>Enable Responsive Video Light in the Plugin admin panel.<\/li>\n<li>Go to Settings &gt; Responsive Video Light and Review the two settings and learn how to embed the videos in your posts or pages.<\/li>\n<li>Create a new or edit a post (or page), and insert the shortcode according to the simple syntax.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Says wrong video id or no video shows<\/dt>\n<dd><p>Make sure you have copied the main URL from your address bar for the video and not the supplied embed code.<\/p>\n\n<p>Make sure you have selected the correct video type. If Vimeo is selected but a YouTube URL is pasted (or vice versa), it will not work.<\/p>\n\n<p>If this is a Vimeo video, ensure you have permission for the video to be embedded. You may have to contact the video owner to get this.<\/p><\/dd>\n<dt>Video is not resizing<\/dt>\n<dd><p>Make sure that the div or other block-level element that contains the video has a width set and that it is a percentage and not a fixed width.<\/p><\/dd>\n<dt>YouTube videos are displaying in front of a part of my HTML<\/dt>\n<dd><p>Check out the wmode options in the plugin documentation.  Chances are that\nsetting it to \"transparent\" will fix the problem.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5.2<\/h4>\n\n<ul>\n<li>Add support for youtu.be sharing URL<\/li>\n<li>Can also use the embed URL, but of course not the whoe embed code.<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Remove final Twig vestige, update compatibility string<\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>Remove Twig templating altogether to resolve namespace collisions. Honestly, including the whole thing was a bit heavy-handed anyway - I didn't need but a tiny fraction of its functionality.  Replaced with \"native\" PHP code.<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Add loop and autoplay support for Vimeo<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Add showinfo parameter support<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Added missing admin screen CSS.  D'oh!<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Added new YouTube options like modest branding and themes (yay!)<\/li>\n<li>Added extant Vimeo options to the global settings screen<\/li>\n<li>Reworked settings screen to accommodate all the new global settings.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixed http\/https warnings &amp; issues by using protocol independent URI.<\/li>\n<li>Internal restructure to comply with PSR-2<\/li>\n<li>Fix DEBUG mode error by correcting role call to use name as opposed to ID.<\/li>\n<li>Refactored administrative interface to use Twig templating system<\/li>\n<\/ul>\n\n<p>I'm looking at feature upgrades currently. Be looking for a new release soon with an enhanced feature set.<\/p>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Add notitle, nobyline, and noportrait vimeo parameters<\/li>\n<li>Remove vestigial contextual help screen code that really did nothing useful<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Add wmode shortcode parameter for responsive_youtube.<\/li>\n<li>Add underscore to acceptable character set in YouTube video ID regex.<\/li>\n<li>Minor whitespace tweaks.<\/li>\n<li>Much thanks to kjfrank and f.macdonald for the heads-up and suggested fixes on these issues!<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Fix acceptable YouTube ID character set regex.  The Hyphen is now usable as well, per user feedback. (Thanks so much!)<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Fix call_user_fun_array() error caused by renaming the css function.<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Rename the css integration function so as not to interfere with the original \"Rsponsive video\" plugin.<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Update documentation markdown to interpolate closing brackets correctly where a URL is the last parameter of the shortcode.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Update description to fit within prescribed limits. Going to take a while to get used to the \"WordPress Way\"<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Update readme to correct minor markdown syntax issues<\/li>\n<li>Add note about using shortcode in text widget<\/li>\n<li>update contextual help URL<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Update changelog with revision notes<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Correct contributor username<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Embed responsive YouTube or Vimeo videos in pages, posts, or even the &quot;text&quot; widget using a super-simple shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21543"}],"author":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/billknechtel"}],"wp:attachment":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21543"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21543"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21543"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21543"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21543"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}