Qaiyo Social Video Embed is a modern, multi-platform video embed plugin with TikTok, YouTube (Shorts + regular videos) and Vimeo support. Mix videos from different platforms together in a single gallery, or automatically import the latest videos from a YouTube channel.
Key features:
Paste the channel’s ID-based URL (you can copy it from the channel’s About/Share panel or from a video’s channel link):
https://www.youtube.com/channel/UCxxxxxxxxxxxxxxxxxxxxxx — the latest videoshttps://www.youtube.com/channel/UCxxxxxxxxxxxxxxxxxxxxxx/shorts — the latest uploads shown vertically (9:16)https://www.youtube.com/user/legacyname — legacy username channels are also supportedThe plugin reads YouTube’s official public RSS feed (feeds/videos.xml) for that channel — no API key needed and no page scraping. Handle URLs (/@name) and custom URLs (/c/name) require the YouTube Data API; that (and exact Shorts filtering) is available in the Pro add-on.
This plugin embeds videos hosted on third-party platforms. It therefore contacts those platforms in two different ways, described below.
1. Server-side requests (made by your site, from wp-admin or while rendering a page)
These resolve the metadata of the videos you add. Only the video or channel URL that you enter is sent; the responses are cached. No visitor data is involved.
www.youtube.com: oEmbed endpoint (/oembed) for individual videos, and the official public RSS feed (/feeds/videos.xml) for channel feeds, using the channel ID or legacy username contained in the URL you provide.vimeo.com: oEmbed endpoint (/api/oembed.json) for individual videos.www.tiktok.com: oEmbed endpoint (/oembed) for individual videos.api.wordpress.org: on the plugin’s “Discover Qaiyo” screen only, the standard WordPress plugin API (plugins_api) is queried to list this author’s free plugins. No data about your site is sent beyond the standard API query.2. Requests made by your visitors’ browsers (when a page with the gallery is viewed)
Video thumbnails and the video players themselves are loaded directly from the platforms. This means your visitors’ browsers contact those platforms, and — as with any embedded video — the platform receives the visitor’s IP address, user agent and referring page, and may set cookies.
i.ytimg.com (YouTube), plus Vimeo’s and TikTok’s own image CDNs.www.youtube.com or www.youtube-nocookie.com (YouTube), player.vimeo.com (Vimeo), www.tiktok.com (TikTok).To reduce this, the plugin uses click-to-play (nothing from the player is loaded until the visitor clicks), offers YouTube’s privacy-enhanced youtube-nocookie.com mode, and requests Vimeo’s Do Not Track (dnt=1) parameter.
This functionality is required for the plugin to display embedded videos. Provider terms and privacy policies:
* YouTube (Google): https://www.youtube.com/t/terms — https://policies.google.com/privacy
* Vimeo: https://vimeo.com/terms — https://vimeo.com/privacy
* TikTok: https://www.tiktok.com/legal/terms-of-service — https://www.tiktok.com/legal/privacy-policy
* WordPress.org: https://wordpress.org/about/terms/ — https://wordpress.org/about/privacy/