Jekyll Youtube

screenshot of Jekyll Youtube

:tv: Generate embed html snippets for Youtube URLs

Overview

The Jekyll Youtube plugin is a handy utility for Jekyll users looking to seamlessly integrate YouTube videos into their websites. This plugin simplifies the process of embedding videos by allowing users to easily add a responsive HTML snippet using just the video URL, saving time and effort in the coding process.

By following a straightforward installation process, users can quickly enhance their content with engaging video elements. Its configurability through partials adds an extra layer of customization, making it an essential tool for any Jekyll site owner wanting to showcase video content effectively.

Features

  • Responsive Embedding: Automatically generates a responsive HTML snippet that adjusts to different screen sizes, ensuring videos look great on all devices.

  • Easy Installation: Simply add a line to your Gemfile and execute the installation command, making it easy to integrate into your existing Jekyll setup.

  • Custom Snippet Option: Create a custom HTML snippet by defining a partial in your project, allowing for tailored styling and layout.

  • Accessible YouTube ID: The plugin provides access to the YouTube video ID within the custom partial, enabling developers to manipulate or display video information as needed.

  • Efficient Handling of URLs: By taking a YouTube URL as input, the plugin abstracts away the complexities of embedding, streamlining the workflow for content creators.

  • Seamless Integration: Fits easily into existing Jekyll sites, thereby enhancing the functionality without disrupting the workflow.