=== Featured Image from YouTube ===

Contributors: davidfcarr

License: GPLv2

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Requires PHP: 5.6

Requires at least: 5.0

Tested up to: 6.8

Stable tag: 1.6



Quickly add a featured image to posts that include YouTube videos by retrieving the featured image from the YouTube service.



== Description ==



When a post, page, or other WordPress document includes an embedded YouTube video, this plugin will let you fetch the thumbnail or preview image of the video from the YouTube service and install it as the featured image.



If the post includes multiple video clips, you can choose which one should be featured. Several resolutions are supported, from Max Resolution (looks best on themes that feature a large version of the image) to smaller thumbnails that are fine for post listings.



This can be useful for improving the display of blog posts in listings that display the featured image, whether as a thumbnail or a larger image.



The plugin was created partly for the purpose of improving the recent post listings as they are displayed in MailPoet newsletters.



If you do a lot of posts built around YouTube videos, this plugin saves time compared with downloading the preview image and adding it to your post, or adding an alternate featured image.



You retain the option of adding a different featured image if the version from YouTube is not ideal.



== Credits ==



    RSVPMaker

    Copyright (C) 2021 David F. Carr



    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.



    This program is distributed in the hope that it will be useful,

    but WITHOUT ANY WARRANTY; without even the implied warranty of

    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

    GNU General Public License for more details.



    See the GNU General Public License at <http://www.gnu.org/licenses/gpl-2.0.html>.

	

== Changelog ==



= 1.5 =



* Fixed error on post save



= 1.4 =



* Better featured Image display in sidebar



= 1.3 =



* Featured Image widget now updates to show the new selected image, if it was successfully added.



= 1.2 =



* Switched from trying to automatically add the featured image when the post is saved to prompting the user to choose which image to add, if any.

* Support for fetching alternate versions of the YouTube thumbnail or thumbnails from different videos included in the same post.



= 1.0 =



First public release