Fuse Media is the out of the box solution for managing digital assets. It supports both internal and external file types. It is designed to give organizations a easy way to manage all of their media assets. For more information, please see the project page https://drupal.org/project/fuse

Installation

Quick installation using Drush (for advanced user)

  1. drush make http://drupalcode.org/project/fuse.git/blob_plain/refs/heads/master:/bui... [/path/to/html/root]
  2. cd /path/to/html/root
  3. drush site-install fuse --db-url=mysql://[user]:[password]@127.0.0.1[:port]/fuse --site-name=Fuse --account-name=admin --account-pass=123456

This will install the site assuming the database is hosted locally with an admin account of password 123456

Load sample media (experimental, advanced users only)

During project installation, users will have the opportunity to import sample media in order to demonstrate the distribution.

If you have skipped this step during import, you can still use them once fuse has been installed.

Import videos from youtube

  1. logged in as administrative user (usually "admin" or user 1)
  2. Go to the path import, and click on the Sample Youtube Importer
  3. Enter an example youtube feed url such as: http://gdata.youtube.com/feeds/base/users/CNN/uploads?v=2&orderby=update...
  4. Please note that you can change the "CNN", into another youtube channel name
  5. Click import