External Entities media files plugin
No security coverage
This module allows you to use external media files, such as audio and video, as entities within Drupal. It integrates with the getID3 PHP library to process these files.
This module enables the use of media files (audio, video,...) as external entities.
Features
This modules uses getID3 PHP library (https://github.com/JamesHeinrich/getID3).
Post-Installation
Create a new external entity type or use an existing one and select the storage client Media files.
Additional Requirements
getID3() library.