{"id":19062,"date":"2012-07-16T03:45:23","date_gmt":"2012-07-16T03:45:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/youlist\/"},"modified":"2013-01-24T17:53:01","modified_gmt":"2013-01-24T17:53:01","slug":"youlist","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/youlist\/","author":8179129,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.6","stable_tag":"trunk","tested":"3.5.2","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"YouList - YouTube playlist shortcode","header_author":"Birgir Erlendsson","header_description":"","assets_banners_color":"cec0ba","last_updated":"2013-01-24 17:53:01","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/is\/cgi-bin\/webscr?cmd=_flow&SESSION=oKt0477jvHqLRssQCQmB_Oas5csxlh316mkBM4p9soLqQ3o-wfIuZPzqdQy&dispatch=5885d80a13c0db1f8e263663d3faee8d7283e7f0184a5674430f290db9e9c846","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/youlist\/","header_author_uri":"http:\/\/profiles.wordpress.org\/birgire","rating":5,"author_block_rating":0,"active_installs":300,"downloads":20911,"num_ratings":5,"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":"5"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"572896","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4","1.0.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538856","resolution":"1","location":"plugin"}},"screenshots":{"1":"YouTube playlist with thumbnails."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[230,220,80,1610,9874],"plugin_category":[43,50,56],"plugin_contributors":[81741],"plugin_business_model":[],"class_list":["post-19062","plugin","type-plugin","status-publish","hentry","plugin_tags-embed","plugin_tags-playlist","plugin_tags-shortcode","plugin_tags-youtube","plugin_tags-youtube-playlist","plugin_category-customization","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-birgire","plugin_committers-birgire"],"banners":{"banner":"https:\/\/ps.w.org\/youlist\/assets\/banner-772x250.jpg?rev=572896","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/youlist_cec0ba.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/youlist\/trunk\/screenshot-1.png?rev=1538856","caption":"YouTube playlist with thumbnails."}],"raw_content":"<!--section=description-->\n<p>This plugin adds the shortcode [youlist] so you can easily embed  YouTube&trade; playlist defined by<\/p>\n\n<ul>\n<li>playlist id (PL in front of the playlist id)<\/li>\n<li>comma seperated video ids list<\/li>\n<li>user favorites <\/li>\n<li>user uploads<\/li>\n<li>search query<\/li>\n<\/ul>\n\n<p>in a single YouTube&trade; player.<\/p>\n\n<p><a href=\"http:\/\/xlino.com\/projects\/youlist-youtube-playlist-shortcode-plugin\/\">Live demo<\/a><\/p>\n\n<h4>New in version 1.0.6<\/h4>\n\n<ul>\n<li>show random playlists with the new attribute 'randompid'<\/li>\n<li>added apply_filters for output, style, class and src<\/li>\n<li>bug fix<\/li>\n<\/ul>\n\n<h4>New in version 1.0.5<\/h4>\n\n<ul>\n<li>enable nocookies<\/li>\n<li>enable the https protocol<\/li>\n<li>play videos in a specific quality (fx. hd720)<\/li>\n<li>enable wmode to handle z-index issues.<\/li>\n<\/ul>\n\n<h4>Usage Examples<\/h4>\n\n<p>To embed a playlist with thumbnails \n    [youlist pid=\"PL3FF15AA7ED356D9F\"]<\/p>\n\n<p>To embed three videos with thumbnails (comma seperated video id list):\n    [youlist vid=\"ZF_K8D414-Y,sFHXWoawnt0,E2uOGOqIyC4\"]<\/p>\n\n<p>To embed three videos without thumbnails:\n    [youlist vid=\"ZF_K8D414-Y,sFHXWoawnt0,E2uOGOqIyC4\" showinfo=\"0\"]<\/p>\n\n<p>To embed a playlist from the search string \"higgs boson\"\n    [youlist search=\"higgs boson\" width=\"600\" height=\"400\"]<\/p>\n\n<p>To embed a random playlist \n    [youlist randompid=\"PL3FF15AA7ED356D9F, PL9AEE7FF9E83DEA62, PL2B8DB1BD4364033F\"]<\/p>\n\n<p>To embed a playlist for all uploaded videos for the user \"mismag822\"\n    [youlist uid=\"mismag822\" listtype=\"user_uploads\"]<\/p>\n\n<p>To embed a playlist for all favorite videos for the user \"mismag822\"\n    [youlist uid=\"mismag822\" listtype=\"user_favorites\"]<\/p>\n\n<p>To embed a playlist width your own custom style\n    [youlist pid=\"PL3FF15AA7ED356D9F\" style=\"width:300px;height:400px;z-index:1;\"]<\/p>\n\n<p>To embed a user playlist with all the supported attributes (default values shown):\n    [youlist \n        uid=\"mismag822\" \n        randompid=\"\" \n        showinfo=\"1\" \n        width=\"680\" \n        height=\"480\" \n        class=\"youlist\"\n        autohide=\"2\"\n        autoplay=\"0\"\n        disablekb=\"0\"\n        listtype=\"user_uploads\"\n        theme=\"dark\" \n        modestbranding=\"1\" \n        controls=\"1\" \n        color=\"red\" \n        fs=\"1\" \n        rel=\"1\" \n        start=\"0\" \n        loop=\"0\" \n        iv_load_policy=\"1\" \n        version=\"3\"\n        style=\"\"<br \/>\n        vq=\"\"<br \/>\n        nocookie=\"0\"\n        https=\"0\"<br \/>\n        wmode=\"\"<br \/>\n        parameters=\"\"<br \/>\n    ]<\/p>\n\n<h4>Ideas for how to use this plugin<\/h4>\n\n<ol>\n<li>You can use it to display ad-video before or after the main video<\/li>\n<li>You can have your own short trailer before the main video<\/li>\n<li>You can collect lessons\/tutorials\/music videos<\/li>\n<li>You can use it for your YouTube&trade; playlist<\/li>\n<li>You can watch your friends favourites videos<\/li>\n<li>You can collect videos for your kid and watch it on your site<\/li>\n<li>... etc ...<\/li>\n<\/ol>\n\n<h4>Shortcode Parameters<\/h4>\n\n<p>The youList-shortcode is a wrapper for most of the YouTube&trade; iframe parameters described here:<\/p>\n\n<p>https:\/\/developers.google.com\/youtube\/player_parameters<\/p>\n\n<p><strong>iframe parameters:<\/strong><\/p>\n\n<ul>\n<li>width [integer] - iframe width in pixels<\/li>\n<li>height [integer] - iframe height in pixels<\/li>\n<li>class  [string] - iframe css classname<\/li>\n<li>style [string] - iframe css custom style<\/li>\n<li>parameters [string] - custom source parameters (&amp;param1=value1&amp;...)<\/li>\n<\/ul>\n\n<p><strong>youtube parameters:<\/strong><\/p>\n\n<ul>\n<li>pid [string] - YouTube playlist ID<\/li>\n<li>uid [string] - YouTube user ID)<\/li>\n<li>vid [string] - Comma seperated YouTube Videos ID list<\/li>\n<li>randompid [string] - YouTube random playlist ID, from a comma seperated PID's list<\/li>\n<li>listtype [playlist|user_uploads|search] - YouTube listtype<\/li>\n<li>search  [string] - YouTube search string)<\/li>\n<li>theme [dark|light] - Dark or light control bar<\/li>\n<li>modestbranding [0|1] - Prevent the YouTube logo from displaying in the control bar<\/li>\n<li>showinfo [0|1] - Display thumbnail images for the videos in the playlist<\/li>\n<li>autohide [0|1|2] - Hide the video controls automatically after a video begins playing<\/li>\n<li>autoplay [0|1] - The initial video will autoplay when the player loads<\/li>\n<li>disablekb [0|1] - Disable the player keyboard controls<\/li>\n<li>controls [0|1|2] - Display the video player controls<\/li>\n<li>color [red|white] - The color in the video progress bar <\/li>\n<li>fs [0|1] - Display the fullscreen button<\/li>\n<li>rel [0|1] - Show related videos when playback of the initial video ends<\/li>\n<li>start [integer] - Play the video at the given number of seconds from the start of the video<\/li>\n<li>loop [0|1] - Play the entire playlist and then start again at the first video<\/li>\n<li>iv_load_policy [1|3] - Show video annotations<\/li>\n<li>version [2|3] - AS player version<\/li>\n<li>https [0|1] - Enable the https protocol<\/li>\n<li>nocookie [0|1] - No cookies thank you<\/li>\n<li>vq [small|medium|large|hd720|hd1080] - Change video quality<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Installation<\/h4>\n\n<ol>\n<li>Upload the plugin directory to the <code>\/wp-content\/plugins\/<\/code> directory or use the installer via backend of WordPress<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p><a href=\"http:\/\/wordpress.org\/support\/plugin\/youlist\">Check out the support forum<\/a><\/p>\n\n<!--section=changelog-->\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>added: random playlists, new parameter 'randompid'<\/li>\n<li>added: output filter with the name 'youlist_output'<\/li>\n<li>fixed: the 'rel' parameter was not active<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>added: vq parameter to change the video quality, (fx hd720) (Props cjgrasso)<\/li>\n<li>added: https parameter to enable the secure protocol<\/li>\n<li>added: nocookie parameter to disable cookies<\/li>\n<li>added: wmode parameter to handle z-index issues (Props patmak)<\/li>\n<li>added: parameters parameter for custom parameters<\/li>\n<li>changed: updated the readme.txt with better description of the parameters<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>added: [youlist] shortcodes can now be used in text-widgets<\/li>\n<li>added: custom iframe style attribute<\/li>\n<li>fixed: added the missing parameters audohide and audoplay<\/li>\n<li>changed: new usage example in the readme.txt file<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>added: new attributes: listtype, autohide, autoplay, disablekb<\/li>\n<li>added: possibility to display user's favorites playlist<\/li>\n<li>changed: updated he readme.txt file with new usage examples<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"A simple shortcode to embed playlists or handpicked videos in a single YouTube&trade; player.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/19062","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=19062"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/birgire"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=19062"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=19062"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=19062"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=19062"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=19062"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=19062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}