GS YouTube Gallery is a magnificent WordPress plugin designed to showcase YouTube Channel or Playlist videos with style. It offers a clean and engaging gallery layout, supporting grid, slider, and popup views. The plugin is simple to use, allowing you to add videos anywhere on your site effortlessly.
With customizable settings for video count, sorting, and layout options, GS YouTube Gallery fits perfectly into any WordPress theme. It’s lightweight, developer-friendly, and ideal for creating a professional video gallery. Enhance user experience with flexible controls and easily display YouTube videos, driving better content engagement on your website.
🎬 Live Demo ⬆️ Upgrade to PRO 📚 Documentation 🙋♂️ Support
Why Choose the GS YouTube Gallery for Your WordPress Site?
You might be thinking, “Can’t I just embed YouTube videos directly?” While true, directly embedding videos often lacks the polished look, organization, and advanced functionality that can truly enhance user experience.
The GS YouTube Gallery fills this gap by offering:
- Professional Presentation: Move beyond simple embeds to create beautiful, responsive video galleries that complement your site’s design.
- Enhanced User Engagement: With organized layouts and easy navigation, visitors are more likely to watch multiple videos, increasing time spent on your site.
- Simplified Management: Easily add and manage videos from your YouTube channels or playlists without needing to touch a single line of code.
- Performance Optimization: Designed to be lightweight and efficient, it helps ensure your video galleries load quickly without bogging down your site.
- SEO Benefits: Well-structured content, including video galleries, can improve your site’s SEO, making it more discoverable.
- Fast and Lightweight: It is lightweight and swift, ensuring quick load times even with multiple videos, enhancing performance and user experience.
What Makes the GS YouTube Gallery Stand Out?
The GS YouTube Gallery plugin doesn’t just replicate basic video embedding. It stands out by offering various unique features that make it the ideal choice for displaying YouTube videos on WordPress websites.
Here’s what sets it apart:
- Automatic Thumbnails and Titles: Automatically fetches video thumbnails and titles from YouTube, saving you time and enhancing gallery appeal.
- Flexible Shortcodes: Place galleries anywhere on your site with customizable shortcodes for pages, posts, and sidebars.
- Custom CSS Support: Inject custom CSS to tailor gallery designs to your site’s branding for complete creative control.
- Playlist and Channel Integration: Easily import and display entire playlists or YouTube channels, keeping content up-to-date.
Who is This Plugin Most Useful For?
The GS YouTube Gallery is incredibly versatile and beneficial for a wide range of WordPress users:
- Content Creators & Vloggers: Showcase your latest videos, organize them by playlist, and attract more subscribers.
- Businesses & Marketers: Feature product demos, customer testimonials, explainer videos, and marketing campaigns.
- Educators & Trainers: Create organized libraries of instructional videos, tutorials, and course materials.
- Artists & Musicians: Present music videos, performance footage, or behind-the-scenes content in a visually appealing way.
- Podcasters & Interviewers: Display video versions of your podcasts or interviews.
- Portfolio Websites: Designers, photographers, and filmmakers can use it to display video elements of their work.
- Bloggers: Enhance blog posts with relevant video content to increase engagement and provide a richer experience for readers.
- Event Organizers: Showcase highlight reels, speaker sessions, or promotional videos from past and upcoming events.
Core Features of the GS YouTube Gallery Plugin:
- Responsive Design: Adapts to all screen sizes for a seamless experience.
- Customizable Layouts: Choose from grid, slider, or masonry formats.
- Automatic Video Thumbnails: Fetches thumbnails directly from YouTube.
- Automatic Video Titles: Pulls video titles from YouTube for easy setup.
- Shortcode Support: Add galleries anywhere using shortcodes.
- Multiple Shortcodes: Display multiple galleries on different pages or sidebars.
- Playlist Integration: Embed entire playlists in your gallery.
- Channel Integration: Import videos from a specific YouTube channel.
- Custom CSS: Customize the gallery with your CSS.
- Video Sorting: Sort videos by date, views, or custom order.
- Video Pagination: Break galleries into paginated pages.
- SEO-Friendly: Generates schema.org markup for better SEO.
- Lightweight and Fast: Optimized for quick page loading.
- Video Descriptions: Show descriptions alongside thumbnails.
- Video Category Filters: Filter videos by category.
- Customizable Thumbnails: Control thumbnail size.
- YouTube API Integration: Fetch live video data from YouTube’s API.
- Infinite Scroll: Infinite Scroll is for continuous video browsing.
- Hover Effects: Add interactive hover effects to thumbnails.
- RTL Support: Supports right-to-left languages.
- Mobile-Optimized: Mobile-friendly for smaller screens.
- Multiple Gallery Styles: Display galleries in grid, slider, or list.
- Customizable Popups: Choose popup styles for full-screen videos.
- Video Preview: Preview videos before adding them.
- Support for Multiple Galleries: Manage several galleries on your site.
- Embed YouTube Videos: Display individual videos within galleries.
- Video Lightbox: View videos in a lightbox for better visibility.
- Customizable Color Scheme: Adjust gallery colors to fit your site design.
Preference
Global Settings for GS YouTube Gallery Plugin
- API Key: Enter your YouTube API key to enable the plugin to fetch video data.
- Channel ID (Global): Enter the Channel ID to automatically display videos from that channel.
- Playlist ID (Global): Enter the Playlist ID to pull videos from a specific playlist.
- Custom CSS: Add any custom CSS that you’d like to apply to the gallery layout. This could be used to adjust the video thumbnails, buttons, or overall gallery design.
General Settings
Go to GS YouTube Gallery → Shortcode to create or edit a shortcode. The General Settings allow you to configure the shortcode name, video source, theme, view type, video count, order, and sorting criteria for your YouTube gallery.
- Shortcode Name: Provide a unique name for the shortcode to identify it
- Source: Select the source of videos
- Chanel IDs (Global or Shortcode)
- Playlist IDs (Global or Shortcode)
- Video IDs
- Theme: Choose from 10 unique theme styles
- View Type: Select the view style for displaying videos (Grid & Slider).
- Count: Set the number of videos to display in the gallery.
- Order: Define the order of the videos (Ascending or Descending).
- Order By: Choose the criterion by which videos should be ordered (Date, ID & Random)
Style Settings
Go to GS YouTube Gallery → Shortcode to create or edit a shortcode. The Style Settings allow you to configure the appearance of your YouTube gallery.
- Items Per Row: Set the number of items (videos) to display per row in the gallery
- Responsiveness: Configure for Desktop, Tablet, Large Mobile, and Mobile
- Font Size: Adjust the text size for titles, descriptions, etc.
- Font Weight: Choose from Normal, Bold, or Lighter options.
- Font Style: Select between Regular or Italic styles.
- Font Color: Set the color of the text to match your site’s design.
Visibility Settings
The Visibility Settings in the plugin allow you to control which video fields are visible across different devices.
- Video Fields: This section allows you to select which fields you want to display for each video in your gallery.
The checkboxes under different icons control the visibility of the Thumbnail field on Desktop, Tablet, Large Mobile, and Mobile screens.
GS YouTube Gallery’s shortcode usage
Basic Usage –
Choose a theme, view type, and other parameters to customize your display. The shortcode will be generated with an ID, like –
[gs_ytgal id=1]
Shortcode PHP Usage
<?php echo do_shortcode( '[gs_ytgal id=1]' ); ?>
Confused?
🎬 View live Demos »
📚 Documentation »
Development Source
The uncompiled source code is available here.
External Services
GS Youtube Gallery plugin connects to external services to provide video data, modal display functionality, and plugin information.
Google YouTube Data API
It sends the YouTube Video ID and administrator-configured API key to the Google YouTube Data API whenever a video is displayed or refreshed to retrieve video details (title, thumbnail, statistics).
Data API Service, Terms, Privacy Policy
YouTube Embed (via Magnific Popup)
This plugin uses the Magnific Popup library to display videos in a modal window and loads YouTube content through embedded iframes when a video is opened. Standard browser requests are made to YouTube when the iframe loads.
Magnific Popup, License
GS Plugins API
The plugin retrieves plugin metadata from a static JSON file hosted on GS Plugins when the admin page loads. No personal user data is transmitted.
Privacy Policy, Terms of Use
🔥 More Essential Plugins You Want To Get From GS Plugins
⭐ Solid Testimonials – Showcase client reviews, recommendations, and quotes creatively across pages and widgets for maximum impact.
↔️ Logo Slider – Quick & easily manageable logo slideshow plugin to display partner, client, brand & sponsor’s Logos in appealing views.
💼 Filterable Portfolio – Showcase your work with clean, responsive layouts, including Grid, Slider, Filter, Masonry, and Popup.
👥 Team Members – Create attractive team sections highlighting members, roles, expertise, and professional strengths.
🎁 Project Showcase – Display projects as a portfolio with complete details, including URL, client reviews & ratings, gallery & videos.
📚 Books Showcase – Display books with authors, dates, reviews, ratings, galleries, and helpful details with 35+ designs.
👨🏫 Coaches – Showcase coaches’ skills, experience, certifications, reviews, ratings, and professional expertise clearly.
⊞ Posts Grid – Display recent WordPress posts in elegant 50+ styles for faster browsing and seamless navigation.
🎯 WooCommerce Plugins
🛒 WooCommerce Products Slider – Display WooCommerce products in smooth sliders, helping shoppers browse items more easily.
🛍️ WooCommerce Variation Swatches – Replace product dropdowns with attractive swatches for easier and faster variation selection.
💎 WooCommerce Brands – Add brand taxonomy for organizing, displaying, and filtering WooCommerce products efficiently.
📣 Social Plugins
📌 Pinterest Portfolio – Showcase Pinterest pins on WordPress, increasing engagement, visibility, and profile traffic.
🏆 Branding Plugin
⚡ PowerUp – Improve WordPress security and convenience with redirects, restrictions, admin controls and many more.