Bandwidth API

Component type

module

Maintenance status

Development status

Downloads

3010

Component created

Component changed

This module allows users to specify a preferred bandwidth for viewing videos.

Features include :
- Block with links to choose the preferred bandwidth
- Option in the user profile to change the bandwidth
- Name of the bandwidth is included at the beginning of all intern URLs (http://www.example.com/lo/page for low bandwidth setting)
- Support for anonymous users

This module is useless alone. You don't need to install it if you haven't been asked to do so.

Image Browser

Component type

module

Development status

Downloads

41269

Component created

Component changed

Image Browser is a simple, elegant and beautiful image browser for Drupal.

Try out a demo (Version 1 | Version 2) and post any bugs you find. If, after using the demo, you don't think Image Browser has all the features you need then please do check out Image Assist or IMCE.

Media Transcriptions

Component type

module

Maintenance status

Development status

Downloads

859

Component created

Component changed

This module will add Transcriptions (or Closed Captioning) to video and audio files. It will also integrate with Media Player, YouTube API, Asset, and Embedded Media Field.

Ultimately slated for a Drupal 7 release (because of required hook_file and hopefully streaming packaging). However, there will be an initial Drupal 6 release with limited functionality.

Rough road map:

FillPDF

Component type

module

Maintenance status

Development status

Downloads

38420

Component created

Component changed

What does this module do?

Most PDF modules generate PDFs from scratch; FillPDF is not one of those modules. Instead, it lets you fill in existing editable PDFs with data from your Drupal site. Editable PDFs are those forms that let you type into them. Read more.

Kaltura

Component type

module

Maintenance status

Development status

Downloads

53024

Component created

Component changed

Kaltura’s Open Source All-in-One Video Module for Drupal

Kaltura is the leading video technology provider and creator of the world’s only Video-Platform-as-a-Service. Kaltura VPaaS is a highly reliable, scalable, and flexible open video platform, powering hundreds of thousands of video experiences and workflows across industries in over 100 countries worldwide. A recognized leader in the OTT TV (Over the Top TV), OVP (Online Video Platform), EdVP (Education Video Platform) and EVP (Enterprise Video Platform) markets, Kaltura is used by thousands of global enterprises, media companies, service providers, educational institutions, start-ups, technology platforms and cloud providers and engages hundreds of millions of viewers at home, in work, and at school. The company is also the initiator and backer of the leading open source video management project, home to more than 100,000 community members. For more information visit corp.kaltura.com, Join the community discussion board and explore Kaltura on GitHub.

Download the User Manual and Install/Config Guide (PDF)

What is Kaltura’s Video Module for Drupal?

A standard Drupal Module that integrates the Kaltura video platform capabilities into Drupal, allowing you to instantly enrich your Drupal site with video, audio, and images. Kaltura’s video platform and video module for Drupal is an enterprise grade solution that offers comprehensive powerful functionality and full control over content ownership, without the need to run your own video operation. The module handles every aspect of rich-media, including uploading and importing content, transcoding, content management, syndication, monetization, distribution, and more.

Video comment

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to record a video with their webcam and post it to a Drupal website.

Videos are recorded using the JW player and must be pushed to a Flash video server.

Videos can be added in comments or nodes, using a CCK widget based on filefield.

This module is still in development.

File (hook_file)

Component type

module

Downloads

2238

Component created

Component changed

This is an experimental backport of Drupal 7's file.inc "hook_file" API to Drupal 6. Things work the same, except anywhere you would call a file_xyz function, you would call hook_file_xyz. Also, anywhere you would implement hook_file_xyz, you would instead implement hook_hook_file_xyz.

This would give modules the new functionality, and when ultimately upgrading, developers would replace the functions by simply changing all occurrences of "hook_file" to "file".

pclzip_zipfolder

Component type

module

Categories

Downloads

1903

Component created

Component changed

PclZip_zipfolder allows you to create a zip archive from a folder located in your files folder.

This module needs the pclzip module.

Type User Nids

Component type

module

Downloads

1362

Component created

Component changed

This module allows you to consecutively number nodes of a particular type authored by a single user.
Generally used with the Token module (required) and the Pathauto module it's most common use is to create URL's for nodes without having Drupal's standard nid as part of the URL.