kylegilman / video-embed-thumbnail-generator

A WordPress plugin that generates thumbnails, HTML5-compliant videos, and embed codes for locally hosted videos. Requires FFMPEG or LIBAV for encoding.
http://wordpress.org/plugins/video-embed-thumbnail-generator/
GNU General Public License v2.0
48 stars 27 forks source link

Consider not changing the GUID when replacing videos #499

Closed kylegilman closed 1 year ago

kylegilman commented 1 year ago

You're not supposed to change the GUID even if you switch domains. Is there a good reason to change the GUID if you change the video to a new format?

Needs research.