This repository has been archived by the owner on Nov 26, 2021. It is now read-only.
Releases: Financial-Times/o-video
Releases · Financial-Times/o-video
Fix play button text color
Additional tracking
A temporary thing for diagnosis
Closed captions tracking
v2.4.3 Capture if the captions are displaying (#88)
v2.4.1: Handle getting the ad error correctly (#86)
* Handle getting the ad error correctly * Double-down on type safety
New `watched` event - How many seconds of the video have been watched.
Send `watched` event (#83) * Send watched event * Send amount watched to seconds * Send amount as real numbers * split into separate function | linting * Comments * Fix tests * Adding tests * Fire off amount watched data before changing playlist item * Linting
Logging advert errors to Sentry
Merge pull request #85 from Financial-Times/log-errors-to-sentry Report Ad loading errors via o-errors event
Fix adRequested bubble
Merge pull request #84 from Financial-Times/fix-ad-requested Ensure adRequested event bubbles
Log the advert was requested
Merge pull request #82 from Financial-Times/more-advert-stats Log DFP advert requested in Spoor
Duration is an integer
Merge pull request #81 from Financial-Times/duration-as-int Video duration is an integer