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

I can't play some video in ios #22

Open
htetwaiyan opened this issue Nov 26, 2018 · 3 comments
Open

I can't play some video in ios #22

htetwaiyan opened this issue Nov 26, 2018 · 3 comments

Comments

@htetwaiyan
Copy link

[VERBOSE-2:FlutterViewController.mm(462)] Could not launch engine with configuration.

@ponnamkarthik
Copy link
Owner

@htetwaiyan can you please provide the link of some video which you are unable to play

@Eimji
Copy link

Eimji commented Dec 1, 2018

For example, the plugin can’t play this video
https://youtu.be/DxSfQeCoFUM

@henadark
Copy link

henadark commented Jul 30, 2019

I have the same issue. XCDYouTubePlayerScript can't deciphering signatures. I've added new regular expansions:
`@"(\?P[a-zA-Z0-9$]+)\s*=\sfunction\(\sa\s*\)\s*\{\sa\s=\sa\.split\(\s""\s*\)"

@"(["'])signature\1\s*,\s*(\?P[a-zA-Z0-9$]+)\("

@"\.sig\|\|(\?P[a-zA-Z0-9$]+)\("

@"yt\.akamaized\.net\/\)\s*\|\|\s*.?\s[cs]\s*&&\s*[adf]\.set\([^,]+\s*,\s*(?:encodeURIComponent\s*\()?\s*(\?P[a-zA-Z0-9$]+)\("

@"\b[cs]\s*&&\s*[adf]\.set\([^,]+\s*,\s*(\?P[a-zA-Z0-9$]+)\("

@"\b[a-zA-Z0-9]+\s*&&\s*[a-zA-Z0-9]+\.set\([^,]+\s*,\s*(\?P[a-zA-Z0-9$]+)\("

@"\bc\s*&&\sa\.set\([^,]+\s,\s*\([^)]\)\s\(\s*(\?P[a-zA-Z0-9$]+)\("

@"\bc\s*&&\s*[a-zA-Z0-9]+\.set\([^,]+\s*,\s*\([^)]\)\s\(\s*(\?P[a-zA-Z0-9$]+)\("

@"\bc\s*&&\s*[a-zA-Z0-9]+\.set\([^,]+\s*,\s*\([^)]\)\s\(\s*(\?P[a-zA-Z0-9$]+)\("`

But it hasn't helped.

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

No branches or pull requests

4 participants