Custom control for youtube embed with angular 8 [closed]

风流意气都作罢 提交于 2020-08-20 15:27:42

问题


i'm trying to make a custom controller for youtube embed video with angular, because my concern is the video previllage, it's only for paid user so i don't want user able to access the youtube link and download it or share the link. i'm still looking for the best and have to most feature to control my player, currently i use ngx-embed-video but they don't have an api to control the player, whether the video is played, paused, fullscreen etc.

i found this https://ragtam.github.io/yt-player-angular/ but they don't have a fullscreen function so i can't really using it.

this website https://zulu.id/video/17-17-6956/tonight-show-season-1/gofar-hilman-memilih-jago-akting-daripada-fisik-semata have that control using videojs-youtube but it's for angularjs, and i can't make it work with angular 8, if anyone have a working example for this or any thoughts would be very helpfull.

来源:https://stackoverflow.com/questions/63490785/custom-control-for-youtube-embed-with-angular-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!