- An option has been added to display the video's title in the placeholder used when "click-to-load" is enabled.
⚠ This option may cause issues on highly trafficked sites with numerous videos. Use with caution. ⚠
- The option to disable auto-embedding links on a per-site basis has been extended to all media sites.
- Twitch has been updated to support new clip URLs.
- The add-on's CSS has been split on a per-feature basis to reduce its size when some features are disabled.
A word about adding video titles to the "click-to-load" placeholders. The name of the video is retrieved via oEmbed, using XenForo's oEmbed service. The data is cached in the database according to your oEmbed settings. If the data is already in the database, a single sub-millisecond query is all that's needed to retrieve the title of all the videos on the current page. Otherwise, it is fetched from YouTube's service which is typically fast but can add up to a second to the page loading time, so make sure your oEmbed cache is set to a comfortable value. The default is 7 days but it can be increased to 30 days or more, even indefinitely.
Below are screenshots of a typical YouTube video using the default embed, the click-to-load placeholder with oEmbed enabled, and with oEmbed disabled.