brandly / brandly/angular-youtube-embed
same video buffers longer than window.open
Open
- Dominant language
- HTML
- Stars
- 505
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
same video, same network environment, the one with youtube directive loads/buffers so much longer than window.open("https://www.youtube.com/embed/xxx");
the youtube directive takes 2-3 mins buffering time while at the same time the same video in my same app plays immediately using window.open, i tried different orders with different videos, still behave the same.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.