SamirHodzic / ngx-embed-video

Get embed code for embedding youtube/vimeo/dailymotion/* video in websites from URL or ID in Angular 6+.
MIT License
56 stars 41 forks source link

how to get time duration of video #26

Closed akgawas closed 5 years ago

akgawas commented 5 years ago

how to get timeduartion of video

SamirHodzic commented 5 years ago

This plugin only embeds videos, for additional features you probably need to use some platform specific API references (eg. YouTube Player API for iframe embeds).