Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Some of the videos are not playing #39

Open
skjagini opened this issue Jun 8, 2019 · 9 comments
Open

Some of the videos are not playing #39

skjagini opened this issue Jun 8, 2019 · 9 comments

Comments

@skjagini
Copy link

skjagini commented Jun 8, 2019

Hi, I tried to play the following video id, vlkNcHDFnGA, it is not getting played while other videos are playing. A bit of recap, when I tried the same video id as an embedded iframe on my website as well I had the same experience (i.e. it didn't play) untit I hosted my website under https, as the adwords are loaded only under https host.

I have the same experience with the youtube_player plugin as well, is there a way to load the video, really appreciate if your help.

Thanks

@kushagragupta08
Copy link

When i play some videos they are not playing .
Like:-
https://www.youtube.com/watch?v=OUnRzs8RBO4
Please help what i have to do in these cases. Is this a plugin error or what ??

@ariG23498
Copy link

I have the same issue.

@ariG23498
Copy link

This is not a fix for this plugin, but i did this to overcome the problem:

child: WebView(
initialUrl:'https://www.youtube.com/embed/jG2_TN-jfH4?autoplay=0&rel=0',
javaScriptMode: JavaScriptMode.unrestricted,
)

@kushagragupta08
Copy link

kushagragupta08 commented Jul 20, 2019

This is not a fix for this plugin, but i did this to overcome the problem:

child: WebView(
initialUrl:'https://www.youtube.com/embed/jG2_TN-jfH4?autoplay=0&rel=0',
javaScriptMode: JavaScriptMode.unrestricted,
)

DOES IT PLAYS THE VIDEO IN APP OR OUTSIDE THE APP??
AND IT PROVIDES ALL FUNCTIONALITIES LIKE AUDIO CONTROL OR SEEKBAR ??

@ariG23498
Copy link

This is not a fix for this plugin, but i did this to overcome the problem:

child: WebView(
initialUrl:'https://www.youtube.com/embed/jG2_TN-jfH4?autoplay=0&rel=0',
javaScriptMode: JavaScriptMode.unrestricted,
)

DOES IT PLAYS THE VIDEO IN APP OR OUTSIDE THE APP??
AND IT PROVIDES ALL FUNCTIONALITIES LIKE AUDIO CONTROL OR SEEKBAR ??

@kushagragupta08 The fix is like an IFrame for a website, this is an app solution, but sadly does not provide controllers as is provided by the plugin.
WhatsApp Image 2019-07-14 at 8 47 50 PM

This is how it will look like in the app.

@sarbagyastha
Copy link
Owner

It's now working in new version.

@vishsinghal
Copy link

This is not a fix for this plugin, but i did this to overcome the problem:

child: WebView(
initialUrl:'https://www.youtube.com/embed/jG2_TN-jfH4?autoplay=0&rel=0',
javaScriptMode: JavaScriptMode.unrestricted,
)

wich dependencies you use ????

@vishsinghal
Copy link

It's now working in new version.

which new version ??

@AbdullahAli1993
Copy link

It's now working in new version.

Sorry but I think it's not,
some videos still doesn't load

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

No branches or pull requests

6 participants