Entity Embed Link

Component type

module

Maintenance status

Development status

Downloads

487

Component created

Component changed

This is a module that is meant to cleanly address the issue with Entity Embed that prevents images from being rendered as links:

https://www.drupal.org/node/2511404

This module is completely unmaintained, and will hopefully become unnecessary in the future once the issue is fixed.

Google Cloud Prediction API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Cloud platforms have become a necessity for Heavy Machine Learning. Google Prediction API provides fast, scalable and easy to use Machine Learning services with pre-trained models or train custom models on our data. It provides a simple and powerful APIs to build Machine Learning models. It's cloud-based machine learning tools can be extended to applications like spam detection, recommendation systems, sentiment analysis and watchdog log analysis. It opens a new window to big data analysis.

Video Embed Panopto

Component type

module

Maintenance status

Development status

Downloads

325

Component created

Component changed

This module provides Panopto.com handler for Video Embed Field.

Users can add Panopto videos to their site by pasting the video's URL into a video embed field.
In the settings users can set width and height and also autoplay option of the video.
This module also can get thumbnail image from the Panopto Public API for using it as a teaser image.

Media Upload

Component type

module

Categories

Maintenance status

Development status

Downloads

1996

Component created

Component changed

Media Upload 1.7 is not compatible with the Drupal 8.4 update.

Media Upload 2.0 has been released and is the to-go version for a Drupal 8.4.x (2017-11-10).
Feel free to report any bug found on this version.

===================================
This module adds a new administration form, allowing to upload multiple files and convert them into media all at once.
A configuration form is included to select the media bundles in which you want to save your files (regarding of their types).

No Concurrent Video

Component type

module

Categories

Maintenance status

Development status

Downloads

274

Component created

Component changed

This is a very simple module that prevents multiple HTML 5 videos from playing on a page, provided the elements have the 'video' (the default setting) class assigned to them.

To use: make sure all HTML 5 <video> tags on a page are assigned a class of 'video' (e.g., <video src="myvideo.mov" class="video"></video>), or assigned a custom class name as defined in the module's settings ('No Concurrent Video Settings' from Drupal's configuration page).

Video Playlist

Component type

module

Categories

Maintenance status

Development status

Downloads

139

Component created

Component changed

A module for creating video playlists from uploaded video files.

To use: create a content type, add a file field to it, then assign the 'video_gallery' field formatter to it. Make sure you enable the 'Enable Description field' checkbox in the field's settings as well; this is what provides the text for the links created by the Twig template.

Media Entity Dailymotion

Component type

module

Categories

Maintenance status

Development status

Downloads

229

Component created

Component changed

Dailymotion integration for the Media Entity module.

Installation

  1. Enable the media_entity and media_entity_dailymotion module.
  2. Go to /admin/structure/media and click 'Add media bundle' to create a new bundle.
  3. Under Type provider select Dailymotion.
  4. Save the bundle.
  5. Add a field to the bundle to store the dailymotion url.
  6. Edit the bundle again, and select the field created above as the Dailymotion URL source field.

Configuration