Media Video

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds library and browser support from Media to the Video module's upload form.

It allows for reuse of videos chosen from the Media Browser which utilizes views to create a list of previously uploaded files. It maintains the Video module's thumbnail generation and selection, video conversion features and video display features.

Audio Annotate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Audio Annotate provides a new CCK formatter for filefield.

A demo can be seen here :
http://audio.8bitplateau.net/test

It generates an image from an uploaded audio file and allows the placing of comments on top of the image using jQuery.
It creates sound-cloud-like field for Drupal.

Currently 6.x only.

Media Derivatives: Youtube engine

Component type

module

Categories

Maintenance status

Development status

Downloads

1390

Component created

Component changed

Provide a new engine to Media Derviatives API for uploading videos to Youtube API.
Derivatives API provide a flexible, extensible and abstract API to implement derivation engines for different types of files.
With this module, you can create a Youtube video from any video file you upload on your site.

This module doesn't provide a formatter, that mean you can't display youtube videos in place of the source video.

Google Books

Component type

module

Maintenance status

Development status

Downloads

3000

Component created

Component changed

Module description

The Google Books module is a filter module and an API for Google Books, that allows a user to insert rich Google book data into nodes via filters with data retrieved from the http://books.google.com domain.

Demo Page: http://superpowerplanet.com/content/drupal-google-book-filter-module

IMCE for FileField

Component type

module

Maintenance status

Development status

Downloads

63609

Component created

Component changed

IMCE for FileField allows users to select files from IMCE File Browser. It supports FTP uploaded files by automatically registering them as IMCE files thus making them usable in a FileField.

How to use

  1. Go to your FileField settings page.
  2. Check the box saying Allow users to select files from IMCE File Browser for this field

Note that, only the roles with an IMCE configuration profile can use this feature.

Drupal 8: The functionality is in IMCE 8.x