Easy TubeCasting
Easy TubeCasting is a YouTube video player plugin for WordPress. It helps you publish a responsive YouTube video gallery, playlist player, channel player, or video podcast player without manually building a video archive. Use the Easy TubeCasting block or shortcode generator, paste a YouTube URL, and configure the player. The plugin supports single videos, selected video lists, public playlists, channels, usernames, and @handles. It also includes creator-focused tools such as subscribe links, podcast app links, sponsor links, timestamp sharing, playback sequence controls, and automatic video structured data for suitable single-video views. Easy TubeCasting is built for podcasters, YouTubers, educators, course publishers, churches, businesses, and creators who want to show single videos, video podcasts, tutorials, sermons, interviews, shows, playlists, and channel archives in WordPress. Features WordPress block and shortcode generator with saved instances, preview, editing, deletion, and copy action. [easy_tubecasting] and [easy-tubecasting] shortcode support. Responsive Spotlight player with video area and playlist rail. Frontend playlist search, sorting, and Load More controls. Custom player controls for play, pause, seek, volume, fullscreen, and captions when available. Responsive controls for smaller screens, visible controls in fullscreen mode, and playback sequence modes. Reusable Creator CTA panels with YouTube, podcast app, RSS, website, sponsor, and resource links. Per-collection CTA panel assignment from collection settings. Compact share panel with copy link, share targets, native share support when available, and editable start time. Dark and light player themes with accent color control. Videos per batch setting, including single-player collection views. Automatic VideoObject JSON-LD for single-video views when required metadata is available. Global Video SEO toggle in plugin settings. YouTube Data API v3 support, manual sync, automatic sync, collection reset, and local metadata caching. RTL stylesheet support. Shortcodes Create reusable players in Easy TubeCasting -> Shortcode Generator, then copy the saved shortcode. Saved instance: [easy_tubecasting instance="1"] Direct shortcode: [easy_tubecasting url="https://www.youtube.com/playlist?list=PLAYLIST_ID" theme="dark" videos="10" accent="#0466ff"] Supported attributes include URL, videos per batch, theme, accent color, CTA panel, and direct CTA link options. Sharing and Start Time The frontend share panel lets visitors copy the current video URL, enable a start time, edit the timestamp, use available share targets, or use the browser/device share sheet when supported. Video SEO and Structured Data Easy TubeCasting can automatically output VideoObject JSON-LD for single-video player views. Collection views are not given broad collection JSON-LD by default because a playlist or channel embed may not describe the whole WordPress page. If a collection is rendered as a single-player view, structured data can be output for the active video. The global Video SEO setting is enabled by default and can be disabled from Easy TubeCasting -> Settings if another SEO plugin or theme already handles video schema. YouTube Data API Key Single YouTube videos and custom lists of specific video URLs can work without a YouTube Data API key by using YouTube oEmbed fallback data. A valid YouTube Data API v3 key is required for playlists, channels, usernames, and handles because the plugin must request collection video lists and metadata from YouTube. Easy TubeCasting includes an API setup guide, validates the key before saving it, masks the key in the admin interface, and stores it in WordPress options. Supported YouTube URLs Supported sources include YouTube watch URLs, youtu.be URLs, embed URLs, playlist URLs, channel URLs, custom channel URLs, username URLs, and @handle URLs. Privacy and Data Easy TubeCasting does not add separate analytics or plugin telemetry. It connects to YouTube and Google services when needed to display videos, fetch metadata, validate an API key, and sync playlist or channel data. See the External Services section for details. The plugin stores settings in WordPress options and stores fetched video, playlist, channel, and mapping data in custom database tables. When the plugin is uninstalled, its options, saved shortcode settings, CTA settings, CTA assignments, and custom tables are removed. External Services This plugin connects to YouTube and Google services to display videos, fetch video metadata, validate a YouTube Data API key, and keep playlists or channels synced. YouTube IFrame Player API and Embedded Player Service provider: YouTube / Google. Purpose: Loads the YouTube player so visitors can watch videos on the front end. Data sent: The visitor’s browser requests player assets from YouTube. This may include the selected YouTube video ID, IP address, browser details, and cookies handled by YouTube or Google. When: When a visitor opens a page containing an Easy TubeCasting player and the YouTube player is initialized or playback starts. Terms: https://www.youtube.com/t/terms Privacy policy: https://policies.google.com/privacy YouTube Data API v3 and YouTube oEmbed Service provider: YouTube / Google. Purpose: Validates API keys, fetches video metadata, fetches playlist and channel video lists, and supports manual or automatic syncing. Data sent: The site server sends YouTube video IDs, playlist IDs, channel identifiers, usernames, handles, or YouTube URLs to YouTube or Google. When an administrator saves or revalidates an API key, the key is also sent to Google for validation. When: When an administrator saves or revalidates an API key, when metadata is needed for a block or shortcode, and when manual or automatic sync runs. API terms: https://developers.google.com/youtube/terms/api-services-terms-of-service Privacy policy: https://policies.google.com/privacy YouTube Thumbnail Image CDN Service provider: YouTube / Google. Purpose: Displays YouTube thumbnail images for videos and playlists. Data sent: The visitor’s browser requests thumbnail images from YouTube or Google using the relevant video ID. When: When a visitor views a page containing video artwork or playlist items. Terms: https://www.youtube.com/t/terms Privacy policy: https://policies.google.com/privacy
Top keywords
- youtube37×3.94%
- video24×2.56%
- data16×1.71%
- player15×1.60%
- api13×1.39%
- google13×1.39%
- playlist12×1.28%
- tubecasting12×1.28%
- urls11×1.17%
- key10×1.07%
- videos10×1.07%
- channel9×0.96%
WP YouTube Lyte
WP YouTube Lyte allows you to “lazy load” your video’s, by inserting responsive “Lite YouTube Embeds”. These look and feel like normal embedded YouTube, but only call the “fat” YouTube-player when clicked on, thereby reducing download size & rendering time substantially when embedding YouTube occasionally and improving page performance dramatically when you’ve got multiple YouTube video’s on one and the same page. The plugin can be configured to cache YouTube thumbnails locally, improving both performance and privacy. As such LYTE embedded YouTube videos do not require requests to the YouTube servers, probably (I am not a lawyer) allowing for better GDPR-compliance. The plugin picks up on normal YouTube links, taking over from WordPress core’s oEmbed. Alternatively you can add a YouTube-link for a video or an entire playlist with “httpv” instead of “http(s)” or add a Lyte widget to your sidebar and WP YouTube Lyte replaces that link with the correct performance-optimized code. Some examples: httpv://www.youtube.com/watch?v=_SQkWbRublY (normal video embed) httpv://youtu.be/_SQkWbRublY (video embed with youtube-shortlink) httpa://www.youtube.com/watch?v=_SQkWbRublY (audio only embed) httpv://www.youtube.com/playlist?list=PLA486E741B25F8E00 (playlist embed) httpv://www.youtube.com/watch?v=_SQkWbRublY#stepSize=-1 (video player, one size smaller than what’s configured as default) httpv://www.youtube.com/watch?v=_SQkWbRublY?start=20&showinfo=0 (video player, start playing at 20 seconds and don’t show title) Or using shortcodes: [lyte id='_SQkWbRublY' /] [lyte id='_SQkWbRublY' audio='true' /] [lyte id='A486E741B25F8E00' playlist='true' /] WP YouTube Lyte has been written with optimal performance as primary goal, but has been tested for maximum browser-compatibility (iPad included) while keeping an eye on accessibility. Starting with version 1.2.0 lyte embeds are fully responsive and can automatically embed videoObject microdata as well. The plugin is fully multi-language, with support for Catalan, Dutch, English, French, German, Hebrew, Romanian, Spanish and Slovene. Feedback is welcome; see info in the faq for bug reports/ feature requests and feel free to rate and/or report on compatibility on wordpress.org.
Top keywords
- youtube16×4.61%
- lyte9×2.59%
- video7×2.02%
- httpv6×