question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Randomly playing Bonobo Kerala video

See original GitHub issue
  @Override
            public void onReady(@NonNull YouTubePlayer youTubePlayer) {
                YouTubePlayerUtils.loadOrCueVideo(
                        youTubePlayer,
                        getLifecycle(),
                        "PJGVDaSaQWQ",
                        0f
                );

I have used this function to play a specific video but The player alternately plays this youtube video and the Bonobo Kerala video. I have searched all the non-project files also of the player but couldn’t find the youtube link of Bonobo video. So I am not able to understand how is that video playing. I even cleaned the project and tried it on different android devices. So kindly resolve this issue.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
Berkay92commented, Feb 15, 2020

I’ve face the same issue. Then I realized that I copied YouTubePlayerView component from “Quick Start” section example in README.md. This example contains static video id "app:videoId=“S0Q4gqBUs7c” which refers to that video you mentioned. Just delete this line to resolve the inconsistencies.

0reactions
anirudhajithcommented, Jun 27, 2020

@thejogsa Remove the attributes ‘autoPlay’ and ‘videoId’ from the xml. This fixed the issue for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bison/Bonobo/Kerala music video – The Pinocchio Theory
The video for “Kerala” shows a woman (played by Gemma Arterton) in a state of absolute panic. She runs through a park, past...
Read more >
The photography roots of Bonobo's Kerala, from director Bison
The video has provoked a huge online response – not just from the diehard fans of the LA-based turntablist, but from YouTube sleuths...
Read more >
Bonobo - Kerala (NEW SINGLE - 2016) [4:03] : r/electronicmusic
You heard it here first folks. I'm currently re-editing the video without the jump cuts. It seems like there is a slight pan...
Read more >
Living with Time-Space Compression: Bonobo's 'Kerala ... - Gale
The video for 'Kerala' shows a woman (played by Gemma Arterton) in a state of ... Bonobo's 'Kerala', heard by itself, is a...
Read more >
Bonobo (musician) - Wikipedia
Simon Green (born 30 March 1976), known by his stage name Bonobo, is a British musician, producer, and DJ based in Los Angeles....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found