I'm looking for a module for video that does a few things:

  • 1. Allows you to upload a video: Title and add a description
  • 2. Auto pushes it to a box on the front page
  • 3. List chronologicly on a video page

Any suggestions?

Comments

mm167’s picture

for video, the basic questions are ..

1. format?
2. conversion?
3. who hosts the videos?

We go the drupal way. How about you?
http://www.drupalway.com

Anonymous’s picture

HI There

I have used the Kaltura video module it allows

* 1. Allows you to upload a video: Title and add a description
* 2. it uses the Views module place latest video in a blocks
* 3. List chronologically on a video page this can be achieved though views module,and using the simple views module.
Here's the link http://drupal.org/project/kaltura

Have a look at http://tentpegmissions.org for the front page and for the list check out http://tentpegmissions.org/video. Currently only on video but will list them chronologically.

Evan