{"id":49055,"date":"2016-06-16T22:21:14","date_gmt":"2016-06-16T22:21:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/responsive-video-embedder\/"},"modified":"2016-06-17T20:27:08","modified_gmt":"2016-06-17T20:27:08","slug":"responsive-video-embedder","status":"publish","type":"plugin","link":"https:\/\/roh.wordpress.org\/plugins\/responsive-video-embedder\/","author":13156666,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1","stable_tag":"trunk","tested":"4.5.33","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Responsive Video Embedder","header_author":"Alex Raven","header_description":"","assets_banners_color":"","last_updated":"2016-06-17 20:27:08","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.esiteq.com\/donate\/","header_plugin_uri":"http:\/\/www.esiteq.com\/projects\/responsive-video-embedder\/","header_author_uri":"http:\/\/www.esiteq.com\/","rating":0,"author_block_rating":0,"active_installs":20,"downloads":2005,"num_ratings":0,"support_threads":0,"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":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1438718","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1438718","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1438718","resolution":"3","location":"assets"}},"screenshots":{"1":"<p>A pop up window where you can set video URL and parameters, or chose one of previously used videos.<\/p>","2":"<p>Button added to post \/ page \/ custom post editor.<\/p>","3":"<p>Videos embedded responsively, matching container size.<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[230,606,222,1610],"plugin_category":[50,56],"plugin_contributors":[84893],"plugin_business_model":[],"class_list":["post-49055","plugin","type-plugin","status-publish","hentry","plugin_tags-embed","plugin_tags-responsive","plugin_tags-video","plugin_tags-youtube","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-esiteq","plugin_committers-esiteq"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/responsive-video-embedder.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/responsive-video-embedder\/assets\/screenshot-1.png?rev=1438718","caption":"<p>A pop up window where you can set video URL and parameters, or chose one of previously used videos.<\/p>"},{"src":"https:\/\/ps.w.org\/responsive-video-embedder\/assets\/screenshot-2.png?rev=1438718","caption":"<p>Button added to post \/ page \/ custom post editor.<\/p>"},{"src":"https:\/\/ps.w.org\/responsive-video-embedder\/assets\/screenshot-3.png?rev=1438718","caption":"<p>Videos embedded responsively, matching container size.<\/p>"}],"raw_content":"<!--section=description-->\n<p>This plugin adds a button to post editor to insert videos and video playlists easily. Simply click the button, paste YoutubeURL\nand kick Insert Video. Support for other video hostings will be added later. Video embedding can be used as a shortcode in posts\nand pages, including custom post types.<\/p>\n\n<p>A few notes about the sections above:<\/p>\n\n<ul>\n<li>Simple button in editor to add videos to your pages and posts<\/li>\n<li>Video is embedded responsively - will fit the container, keeping aspect ratio<\/li>\n<li>Supports the following parameters: controls (on\/off), autoplay (on\/off), autohide controls (on\/off), loop (on\/off)<\/li>\n<\/ul>\n\n<p>By clicking &gt; Insert Video button it opens a popup window where you can paste video URL and set parameters. You can also set start time,\nor just leave it 0:00 if you want to play video from the beginning. Playlists are also supported.<\/p>\n\n<p>It also stores a list of recent videos where you can chose one of the videos you have used before (or saved for future). In later versions,\nthere will be something like a video library to access and share videos between multiple wordpress administrators and editors.<\/p>\n\n<p>This plugin was a part of another bigger project. It was handy and easy to use, so I decided to extract the code to a stand-alone\nplugin and make it available for free for public.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>When you use &gt; Insert Video button in post \/ page editor, it adds a shortcode automatically. Alternatively, you can put a shortcode manually:<\/p>\n\n<p>[rem_video id=\"XXXXX\" list=\"YYYYY\" autplay=0 controls=1 autohide=0 loop=0]<\/p>\n\n<p>XXXXX is a video ID from Youtube URL, it comes after <code>v=<\/code>, like https:\/\/www.youtube.com\/watch?v=mbBmc8RC_S8\nYYYYY is a playlist ID (for playlists), like https:\/\/www.youtube.com\/watch?v=mbBmc8RC_S8&amp;list=PLCF042F294768BFD1\nautoplay=(0|1): if 1, video will start automatically when your page is loaded. Default is 0 - video will not start automatically.\nautohide=(0|1): if 1, it will hide controls when video is played. Default is 0 - controls will be always visible.\ncontrols=(0|1): if 1, controls will be shown, if 0 - hidden. Default is 1.\n    loop=(0|1): if 1, when video is ended, it will start from the beginning. If it is a playlist, it will loop from first video in the list.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/Responsive-Video-Embedder<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Open page or post for editing, you will see Insert video button next to Add Media button.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Can I add videos directly to theme files?<\/dt>\n<dd><p>If you want to utilize the functionality in theme code, use do_shortcode('[rem_video id=\"XXXXX\"]');<\/p><\/dd>\n<dt>What about foo bar?<\/dt>\n<dd><p>Answer to foo bar dilemma.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<p>Initial release.<\/p>","raw_excerpt":"A simple but powerful plugin to embed videos responsively into your Wordpress site. Works with both videos and playlists.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/49055","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=49055"}],"author":[{"embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/esiteq"}],"wp:attachment":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=49055"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=49055"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=49055"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=49055"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=49055"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=49055"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}