WebDevStudios / Automatic-Featured-Images-from-Videos

If a YouTube or Vimeo video exists in the first few paragraphs of a post, automatically set the post's featured image to that vidoe's thumbnail.
33 stars 24 forks source link

Should a metabox be displayed if a video is present with the video and other data? #28

Closed binarygary closed 6 years ago

binarygary commented 8 years ago

At the very least we could easily add a metabox containing the video?

If it's available, maybe the runtime?

tw2113 commented 8 years ago

I see no real issue with this. Perhaps a side item towards the bottom. Indicate that it's collected info from Auto Featured Images for what we used for our processing.

binarygary commented 8 years ago

Work is in branch: https://github.com/WebDevStudios/Automatic-Featured-Images-from-Videos/tree/feature/display_video_metabox_post_edit

tw2113 commented 8 years ago

Stuck with the Video URL and the Video Embed URL. Closing for 1.1.0.

tw2113 commented 7 years ago

Reopening for a moment because I noticed the text at https://github.com/WebDevStudios/Automatic-Featured-Images-from-Videos/blob/master/automatic-featured-images-from-videos.php#L377-L379 isn't i18n ready, and this issue is related to that output.

binarygary commented 7 years ago

Pushed fix in commit https://github.com/WebDevStudios/Automatic-Featured-Images-from-Videos/commit/165acebf5a7b5a414e9107efb933e8f9ed562136

tw2113 commented 6 years ago

Closing as it's in the release110 branch