Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove use of ytkey (deprecated) #118

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Remove use of ytkey (deprecated) #118

merged 1 commit into from
Feb 14, 2025

Conversation

remibetin
Copy link
Member

@remibetin remibetin commented Nov 18, 2024

For some time, the AblePlayer video player used on WAI website was relying on the YouTube Data API to retrieve caption tracks. This API requires a YouTube API Key.

Since v4.4, AblePlayer uses the YouTube Iframe Player API that does not require an API key (see ableplayer/ableplayer@2ab4fac)

The version used on WAI website is 4.5.

This PR removes the deprecated use of a YouTube API Key.

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for wai-website-theme ready!

Name Link
🔨 Latest commit ee4b919
🔍 Latest deploy log https://app.netlify.com/sites/wai-website-theme/deploys/673b82316c403c00088caf5c
😎 Deploy Preview https://deploy-preview-118--wai-website-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@remibetin remibetin merged commit a438097 into main Feb 14, 2025
5 checks passed
@remibetin remibetin deleted the ytkey branch February 14, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant