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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -