| YouTube component doesn't fire events on replay | josee | 12/05/17 7:27 | On first play the YT component fires events such as "VIDEO_25_PERCENT" etc, as expected. But after a replay these events don't get fired, making it impossible to track the progress of the video. Anyone know of a workaround? To be clear this is about |
| Re: YouTube component doesn't fire events on replay | josee | 12/05/17 8:06 | ok, not impossible - you can poll the ytp.proxy.player.getCurrentTime() property - but inconvenient. |