{"id":15733,"date":"2011-11-17T22:52:00","date_gmt":"2011-11-17T22:52:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/audio-tube\/"},"modified":"2013-08-25T20:30:10","modified_gmt":"2013-08-25T20:30:10","slug":"audio-tube","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/audio-tube\/","author":2032901,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.2","stable_tag":"1.2.2","tested":"3.6.1","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"AudioTube - YouTube Audio Player","header_author":"Rodolfo Buaiz","header_description":"","assets_banners_color":"2f2c37","last_updated":"2013-08-25 20:30:10","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/brasofilo.com\/mtt","header_plugin_uri":"http:\/\/plugins.brasofilo.com","header_author_uri":"http:\/\/rodbuaiz.com\/","rating":3.3,"author_block_rating":0,"active_installs":100,"downloads":30207,"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":"1","3":"1","4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"537564","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.3","0.5","0.7","1.0","1.1","1.2","1.2.1","1.2.2"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"642081","resolution":"1","location":"assets"}},"screenshots":{"1":"Settings page."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[452,4702,206,708,1610],"plugin_category":[50,56],"plugin_contributors":[81371],"plugin_business_model":[],"class_list":["post-15733","plugin","type-plugin","status-closed","hentry","plugin_tags-audio","plugin_tags-audio-player","plugin_tags-flash","plugin_tags-mp3","plugin_tags-youtube","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-brasofilo","plugin_committers-brasofilo"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/audio-tube_2f2c37.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/audio-tube\/assets\/screenshot-1.jpg?rev=642081","caption":"Settings page."}],"raw_content":"<!--section=description-->\n<p>Hides the video area and show only the controls. \nEasy setup page with examples of the shortcode usage.\nFlash Only with no fallback to HTML5.<\/p>\n\n<p>Check the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/audio-tube\/screenshots\/\">screenshots<\/a>.<\/p>\n\n<h4>Shortcode options<\/h4>\n\n<ul>\n<li><strong>id<\/strong>   -&gt; Required! YouTube video ID<\/li>\n<li><strong>bar<\/strong>  -&gt; Progress bar (yes or no, default = yes)<\/li>\n<li><strong>time<\/strong> -&gt; Timer (yes or no, default = yes)<\/li>\n<li><strong>tiny<\/strong> -&gt; Minimal player, not compatible with Progress Bar (yes or no, default = no)<\/li>\n<li><strong>size<\/strong> -&gt; Extended sizes (small, medium or large, default = small)<\/li>\n<li><strong>invisible<\/strong> -&gt; Hidden player (yes or no, default = no)<\/li>\n<li><strong>auto<\/strong> -&gt; Autoplay (yes or no, default = no)<\/li>\n<li><strong>loop<\/strong> -&gt; Loop (yes or no, default = no)<\/li>\n<li><strong>theme<\/strong> -&gt; Player color, will override plugin options (dark or light, default = dark)<\/li>\n<li><strong>start<\/strong> -&gt; Start time in seconds<\/li>\n<\/ul>\n\n<h4>Localizations<\/h4>\n\n<ul>\n<li>Portugu\u00eas<\/li>\n<li>Espa\u00f1ol<\/li>\n<li>Turkish (thanks to <a href=\"http:\/\/www.worldarchivetr.com\/wp\/hakkinda\/\"><em>ra.<\/em><\/a><\/li>\n<\/ul>\n\n<h4>Acknowledgments<\/h4>\n\n<p>Based on Navarr Barnier's PHP script <a href=\"http:\/\/tech.navarr.me\/code\/youtube-audio-player\">YouTube Audio Player<\/a>.\nReleased under GPL, you can use it free of charge on your personal or commercial blog.<\/p>\n\n<p>Plugin waveform image by <a href=\"http:\/\/www.freeimages.co.uk\/galleries\/sports\/music\/slides\/audio_waveform.htm\">freeimages.co.uk<\/a><\/p>\n\n<!--section=installation-->\n<p>Extract the zip file and upload the contents to the wp-content\/plugins\/ directory of your WordPress installation, and then activate the plugin from plugins page.<\/p>\n\n<h4>Uninstall<\/h4>\n\n<p>If you delete the plugin, the entry will be deleted automatically via <code>unsinstall.php<\/code>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Configuration<\/dt>\n<dd><p>Go to <code>Tools -&gt; AudioTube<\/code> to adjust the plugin options<\/p><\/dd>\n<dt>Usage<\/dt>\n<dd><p>Use the shortcode <code>[audiotube id=\"PWJmwi1qJdQ\"]<\/code> to play a video as an audio file. Use only the video id grabbed from the URL, i.e., \"http:\/\/www.youtube.com\/watch?v=<strong>PWJmwi1qJdQ<\/strong>?hl=en\". Start after \"?v=\" and ends before \"?hl=en\".<\/p><\/dd>\n<dt>Do I need this plugin?<\/dt>\n<dd><p>No. You can just copy\/paste the inc\/shortcode.php into your functions.php, following the instructions in this file.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Bug fix: Unwanted modification got included in v1.2.1, probably related to <a href=\"http:\/\/wordpress.org\/support\/topic\/light-theme-broken-since-121-update\">this report<\/a>. <\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Minor adjustments: WP version and Flash Only notice. <\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>New feature: start time. Props to <a href=\"http:\/\/wordpress.org\/support\/topic\/specific-starting-time\">edsilva7<\/a> <\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fixed embed code not displaying in some sites. <\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Removed support for YouTube with privacy enabled. The domain www.youtube-nocookie.com used for that disappeared since some days and seems that it's not coming back :( <\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Previous update was missing the bug correction ( sorry:( )<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Bug correction: (again) works with the new YouTube embed code<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Bug correction: works with the new YouTube embed code<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li><p>checked against WordPress 3.4-beta3<\/p><\/li>\n<li><p>portuguese and spanish localization<\/p><\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>looks that SVN and plugin are now friends<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>First public version<\/li>\n<\/ul>","raw_excerpt":"YouTube audio player with a shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/15733","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=15733"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/brasofilo"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=15733"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=15733"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=15733"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=15733"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=15733"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=15733"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}