{"id":20408,"date":"2012-10-17T16:34:47","date_gmt":"2012-10-17T16:34:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/on-the-fly-youtube-embeds\/"},"modified":"2012-10-23T07:10:31","modified_gmt":"2012-10-23T07:10:31","slug":"on-the-fly-youtube-embeds","status":"publish","type":"plugin","link":"https:\/\/da.wordpress.org\/plugins\/on-the-fly-youtube-embeds\/","author":10153357,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.3","stable_tag":"trunk","tested":"3.4.2","requires":"2.0.2","requires_php":"","requires_plugins":"","header_name":"On The Fly YouTube Embeds","header_author":"Joe Anzalone","header_description":"","assets_banners_color":"","last_updated":"2012-10-23 07:10:31","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/JoeAnzalone.com\/plugins\/on-the-fly-youtube-embeds\/","header_plugin_uri":"http:\/\/JoeAnzalone.com\/plugins\/on-the-fly-youtube-embeds\/","header_author_uri":"http:\/\/JoeAnzalone.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":5182,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":{"1.1.3":"<ul>\n<li>Bug fix: &#039;Restore defaults upon plugin deactivation\/reactivation&#039; checkbox works again<\/li>\n<\/ul>","1.1.2":"<ul>\n<li>Bug fix: child pages no longer display blank video player if options have not been saved<\/li>\n<li>Bug fix: empty checkbox values will now save even when unchecked<\/li>\n<li>Video info retrieved via YouTube API is now cached for a user-defined amount of time<\/li>\n<li>Added &#039;youtube-embed&#039; class to <\/li>\n<li>Added  around video player and video description for easier styling<\/li>\n<li>Invalid video ID now sends a 404 HTTP status code<\/li>\n<li>Code refector: options and video information is now only retrieved once<\/li>\n<\/ul>","1.1.1":"<ul>\n<li>Allow customization of YouTube embed code with new textarea on settings page<\/li>\n<li>Added handy bookmarklet that generates video URLs for your site from YouTube<\/li>\n<li>Removed the &quot;Edit Page&quot; links from the site&#039;s front-end when viewing a YouTube video (for logged in users)<\/li>\n<li>Fixed &quot;Undefined property&quot; notices when WP_DEBUG is enabled<\/li>\n<li>Interface tweaks to options page<\/li>\n<li>Added &quot;URL&quot; tag to list of tags in readme.txt<\/li>\n<\/ul>","1.1":"<ul>\n<li>Added YouTube uploader whitelist option<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.1.1","1.1.2","1.1.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539071","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539071","resolution":"1","location":"plugin"}},"screenshots":{"1":"Settings screen","2":"This page was dynamically created simply by visiting http:\/\/JoeAnzalone.com\/video\/SCsKRbChILA\/"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1506,230,538,222,1610],"plugin_category":[50,56],"plugin_contributors":[82773],"plugin_business_model":[],"class_list":["post-20408","plugin","type-plugin","status-publish","hentry","plugin_tags-dynamic","plugin_tags-embed","plugin_tags-url","plugin_tags-video","plugin_tags-youtube","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-joe-anzalone","plugin_committers-joe-anzalone"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/on-the-fly-youtube-embeds.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/on-the-fly-youtube-embeds\/trunk\/screenshot-1.png?rev=1539071","caption":"Settings screen"},{"src":"https:\/\/ps.w.org\/on-the-fly-youtube-embeds\/trunk\/screenshot-2.png?rev=1539071","caption":"This page was dynamically created simply by visiting http:\/\/JoeAnzalone.com\/video\/SCsKRbChILA\/"}],"raw_content":"<!--section=description-->\n<p><strong>On The Fly YouTube Embeds<\/strong> creates a page on your site that will play any YouTube video based on the requested URL without having to create a new page for each individual video.<\/p>\n\n<p>You're then able to view any YouTube video on your site simply by navigating to a URL that includes a YouTube video ID.<\/p>\n\n<p>This is useful for sites that want to host a lot of video content on YouTube, but provide a simple way for users to view them without leaving their site.<\/p>\n\n<p>For example, if you were to navigate to something like <code>http:\/\/example.com\/video\/jOyFDvWf83w\/<\/code> it would show you the YouTube video with the ID of <code>jOyFDvWf83w<\/code><\/p>\n\n<p>You could also replace that video ID in the URL with any other YouTube video ID and it'll work as well.<\/p>\n\n<p>You can play any YouTube video on your site without having to manually create a new page for it. Point visitors to the appropriate URL and it just works.<\/p>\n\n<!--section=installation-->\n<p>Extract the zip file and drop the contents in the wp-content\/plugins\/ directory of your WordPress installation and then activate the plugin from the \"Plugins\" page.<\/p>\n\n<!--section=changelog-->\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Bug fix: 'Restore defaults upon plugin deactivation\/reactivation' checkbox works again<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Bug fix: child pages no longer display blank video player if options have not been saved<\/li>\n<li>Bug fix: empty checkbox values will now save even when unchecked<\/li>\n<li>Video info retrieved via YouTube API is now cached for a user-defined amount of time<\/li>\n<li>Added 'youtube-embed' class to <\/li>\n<li>Added .otfye div around video player and video description for easier styling<\/li>\n<li>Invalid video ID now sends a 404 HTTP status code<\/li>\n<li>Code refector: options and video information is now only retrieved once<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Allow customization of YouTube embed code with new textarea on settings page<\/li>\n<li>Added handy bookmarklet that generates video URLs for your site from YouTube<\/li>\n<li>Removed the \"Edit Page\" links from the site's front-end when viewing a YouTube video (for logged in users)<\/li>\n<li>Fixed \"Undefined property\" notices when WP_DEBUG is enabled<\/li>\n<li>Interface tweaks to options page<\/li>\n<li>Added \"URL\" tag to list of tags in readme.txt<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added YouTube uploader whitelist option<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First public release<\/li>\n<\/ul>","raw_excerpt":"Creates a page on your site that will play any YouTube video based on the requested URL without having to create a new page for each individual video.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/20408","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=20408"}],"author":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/joe-anzalone"}],"wp:attachment":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=20408"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=20408"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=20408"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=20408"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=20408"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=20408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}