speach icon indicating copy to clipboard operation
speach copied to clipboard

Added full list of media files (and associated data) from the HEADER section

Open JaviMaciasG opened this issue 2 years ago • 2 comments

The header of the ELAN eaf files can contain multiple media files, so that I made a simple modification to read them all. It is implemented as a list of dictionaries contanining the data associated to each media file. It follows the implementation of the properties that are already read.

I kept the speach functionality as it was, to avoid possible incompatibilities and to keep things simple. I guess that the setter and getter methods related to the media_file, media_url, mime_type, relative_media_url should be generalized to allow for setting multiple media descriptors, but this can be done later.

JaviMaciasG avatar Jun 16 '23 16:06 JaviMaciasG

This looks perfect! Just what I needed! Please merge this to the main.

erenyenigul avatar Feb 01 '24 09:02 erenyenigul

This looks perfect! Just what I needed! Please merge this to the main.

I don't know if the repo owner is still active as his last commits in GitHub are dated 2022. Let's hope he can find the time to do the merge.

JaviMaciasG avatar Apr 01 '24 22:04 JaviMaciasG