Title: Easy TubeCasting
Author: Veda
Published: <strong>April 27, 2026</strong>
Last modified: May 14, 2026

---

Search plugins

![](https://ps.w.org/easy-tubecasting/assets/banner-772x250.png?rev=3516137)

![](https://ps.w.org/easy-tubecasting/assets/icon-256x256.png?rev=3516137)

# Easy TubeCasting

 By [Veda](https://profiles.wordpress.org/vedathemes/)

[Download](https://downloads.wordpress.org/plugin/easy-tubecasting.1.0.6.zip)

 * [Details](https://wordpress.org/plugins/easy-tubecasting/#description)
 * [Reviews](https://wordpress.org/plugins/easy-tubecasting/#reviews)
 *  [Installation](https://wordpress.org/plugins/easy-tubecasting/#installation)
 * [Development](https://wordpress.org/plugins/easy-tubecasting/#developers)

 [Support](https://wordpress.org/support/plugin/easy-tubecasting/)

## Description

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

## Screenshots

 * [[
 * [[
 * [[
 * [[

## Blocks

This plugin provides 1 block.

 *   Easy TubeCasting

## Installation

 1. Install the plugin from Plugins -> Add New, or upload the plugin ZIP.
 2. Activate Easy TubeCasting.
 3. Go to Easy TubeCasting -> Settings.
 4. Add and validate a YouTube Data API v3 key if you want playlists, channels, usernames,
    or handles.
 5. Add the Easy TubeCasting block, or open Easy TubeCasting -> Shortcode Generator.
 6. Paste a YouTube video, playlist, channel, username, or handle URL.
 7. Configure the videos per batch, theme, accent color, CTA panel, and display settings.
 8. Publish the page.

## FAQ

### Do I need a YouTube Data API key?

Not for basic single video embeds or comma-separated lists of specific video URLs.
A key is required for playlists, channels, usernames, and handles because YouTube
requires API access to retrieve collection video lists and full metadata.

### Can visitors search and sort videos?

Yes, when the player has multiple videos. Visitors can search by title or author
and sort by default order, newest, oldest, most viewed, longest, or A-Z.

### Can I add subscribe buttons, podcast links, and sponsor links?

Yes. Use Creator CTA panels to add YouTube subscribe links, Apple Podcasts links,
Spotify links, RSS links, website links, and sponsor or resource links. Panels can
be reused and assigned per collection.

### Does the plugin add video schema?

Yes, when automatic Video SEO is enabled and the rendered view is suitable for single-
video `VideoObject` JSON-LD. You can turn this off in Easy TubeCasting -> Settings.

### Why is my playlist or channel not showing?

Check that the YouTube Data API v3 key is valid, the API is enabled in the correct
Google Cloud project, the playlist or channel is public, and your Google API quota
has not been reached. You can also reset a collection from the Easy TubeCasting 
admin screen so it is fetched again.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Easy TubeCasting” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Veda ](https://profiles.wordpress.org/vedathemes/)

[Translate “Easy TubeCasting” into your language.](https://translate.wordpress.org/projects/wp-plugins/easy-tubecasting)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easy-tubecasting/),
check out the [SVN repository](https://plugins.svn.wordpress.org/easy-tubecasting/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/easy-tubecasting/)
by [RSS](https://plugins.trac.wordpress.org/log/easy-tubecasting/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.6

 * Add reusable Creator CTA panels with YouTube, podcast app, website, RSS, sponsor,
   and resource links.
 * Add per-collection CTA panel assignment through collection settings.
 * Add frontend CTA panel toggle and compact share panel with editable start time.
 * Add automatic single-video `VideoObject` JSON-LD with a global Video SEO setting.
 * Keep Video SEO controls out of block and shortcode forms to reduce option clutter.
 * Improve shortcode generator organization with collapsible option sections.
 * Update readme details for current player, shortcode, CTA, sharing, sync, and 
   structured data features.

#### 1.0.5

 * Add Shortcode Generator admin page with live player preview, saved shortcode 
   instances, copy action, editing, and deletion.
 * Add shortcode rendering with saved instance and direct attribute support.
 * Improve small-screen player controls, fullscreen controls, playback sequence 
   modes, and desktop control positioning.

#### 1.0.3

 * Address WordPress.org review issues.
 * Improve external service and privacy disclosures.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.6**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [channel](https://wordpress.org/plugins/tags/channel/)[playlist](https://wordpress.org/plugins/tags/playlist/)
   [podcast](https://wordpress.org/plugins/tags/podcast/)[video](https://wordpress.org/plugins/tags/video/)
   [youtube](https://wordpress.org/plugins/tags/youtube/)
 *  [Advanced View](https://wordpress.org/plugins/easy-tubecasting/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easy-tubecasting/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-tubecasting/reviews/)

## Contributors

 *   [ Veda ](https://profiles.wordpress.org/vedathemes/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/easy-tubecasting/)