google chrome - Why video is started from last end position? -


i have problem youtube-api when load video. using loadvideobyid function. have tried cuevideobyid result same.

ok, here about. when play video @ youtube page , finish in example middle. youtube remember position , next time enter video play position. im logged in in chrome browser. when load video @ page using youtube api function mentioned before starts video remembered position.

i tried use stopvideo or seekto(0) after loading doesnt work. when change time of video , press stop , play next start again remember position. know solution ?

js fiddle: https://jsfiddle.net/or2w8fpd/6/

just open video youtube side stop in middle, check if youtube saved position future (if return video progress start) open jsfiddle , try it. remember logged in chrome browser


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -