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

CCLoadPolicy on IFramePlayerOptions doesn't work #424

Open
serenskye opened this issue Aug 24, 2019 · 5 comments
Open

CCLoadPolicy on IFramePlayerOptions doesn't work #424

serenskye opened this issue Aug 24, 2019 · 5 comments

Comments

@serenskye
Copy link

If you set the CCLoadPolicy to 0 and load a video spoken in French for example (Idt1nRGqIyc) whilst your phone language is set to English - you will see Captions in English.

If you then change your phone language to French and look at the same video, you will not see captions.

Therefore the CCLoadPolicy is not working, I think it may need to be used in conjunction with "cc_lang_pref". I've raised another issue to add this to IFramePlayerOptions

@PierfrancescoSoffritti
Copy link
Owner

Hey, have you tested that your solution works?

@boris-dev
Copy link

Subtitles in specified language are very important for me as well

@storybuddy
Copy link

Subtitles in specified language are very important for me as well

I need it also. thanks.

@eokuwwy
Copy link

eokuwwy commented Feb 25, 2020

Using CC_LANG_PREF in conjunction with CC_LOAD_POLICY does nothing. The only way captions appear is if the video's language is different than that of your current locale on your device and you have CC_LOAD_POLICY set to 1. CC_LANG_PREF does nothing.

@PierfrancescoSoffritti
Copy link
Owner

Thanks @eokuwwy , I will add this to the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants