Youtube API - how to get video with custom controls for iOS -
i'm working on application uploaded app-store every solution suggest has legit licenses against youtube , apple.
i'm trying create custom video player youtube, have own play/pause/stop , next/previous buttons. i've searched quite lot legit ways make , have not found correct way yet.
the way i'm using @ moment youtube embed player , parameters:
controls = 0, playsinline = 1, autohide = 1, showinfo = 0, modestbranding = 1
with that, still have play button on top of video.
i've seen iphone application called "itube" , have custom controls on youtube without play button on top of video. in addition, looks , feels of video on there doesn't suits me youtube embed api. feels different.
does know how did make that?
well after more research i've found used mpmovieplayerviewcontroller custom controls.
it uses progressive download think they're using low quality on cellular networks not violate apple's terms.
if thinks differently appreciate response.
thanks all!
Comments
Post a Comment