ebooklib icon indicating copy to clipboard operation
ebooklib copied to clipboard

Have EpubItem for remote resources

Open aerkalov opened this issue 11 years ago • 1 comments

EPUB3 supports remote-resources property for video and audio elements. Meaning, they can be stored somewhere remotely. But this is only for audio and video tags. These items also must be placed in the list of resouces. Our EpubItem should be aware of this and not create local file in EPUB3 in this case.

aerkalov avatar May 27 '13 15:05 aerkalov

You can do it assiging external links to <audio> html objects.

yomguy avatar Feb 23 '15 17:02 yomguy