Get a list of the Kaltura Playlist and be able to import all the medias on each list into Drupal.

Comments

marsdk’s picture

StatusFileSize
new26.23 KB

This patch cleans up the import-tables visually and puts them into Drupal-like tables.
Add possibility to view all the playlists from the Kaltura module and makes it possible to import media from the playlist.

marsdk’s picture

StatusFileSize
new28.05 KB

Added the two table definitions to the kaltura_schema(), so the tables are created when the module is installed as as well.