I embed your tube videos in an application for an elm example. Therefore, for implementation, I am writing a knitting video code
[ embed [ attribute "-video" "", attribute "api" "1", attribute "height" "100%", href "//vimeo.com/111690998", attribute "iframe-id" "vimeo1", attribute "player_id" "vimeo1", attribute "width" "100%" ] [] , a [ href "//vimeo.com/111690998" ] [ text "Watch" ] ]
but i get some embed-video element error
Please help me instill this feature.
source share