Code Monkey home page Code Monkey logo

youtube-android-player-helper's People

Contributors

jackdinealkim avatar jaytj95 avatar jd-qualson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

youtube-android-player-helper's Issues

FS parameter missing

Is there any reason not to include 'fs' param to allow fullscreen video? It seems like the default is showing fullscreen but I don't see it in video iframe.

Google Policy

Impossible to publish new app because it violates their device and network abuse policy and section 4.4 of their Developer Distribution Agreement.

Now, you can't pllay youtube video in background without using Youtube API

Any solution ?

seekToMillis is not working.

I want to seek video to a specific millisecond but seekToMillis() function is not working. When I called this function , state of YoutubeView changes to ENDED.

Android 4.1.2 not working

Hi,

Testing in Android 4.1.2 seems not working, only the audio is loaded but the image don't. Is there a minimum Android version to work?

Thanks for your work

wanna disable or hide watch later button

hey! thanks a lot to such an amazing work. Can you please tell is there a way or method to disable or hide controls like watch later etc.? Thank you.
Your response would be highly appreciated.

AutoPlay not work

YTParams params = new YTParams(); params.setControls(1); params.setAutoplay(1); params.setVolume(100);
its my code . How can I do to let it auto play the video ?

First Time .play(); not working.

Now when first time load video and after OnReady, youtubePlayerView.play(); not working, please solve this if possible.

Thank You.

Video not playing automatically

On devices below Android 5, Lollipop video doesn't start automatically.
I have used .play() method i onReady() method.
And I'm getting following error:
A WebView method was called on a thread 'JavaBridge'. All WebView methods must be called on the same thread
which could easily solved by method runOnUiThread method.

FullScreen option

Hi, is there any way to show a full screen option in the player?

Thanks you very much.

ActivityNotFoundException

Hey, thanks for the library.
I'm facing this issue when I try to start the activity.

android.content.ActivityNotFoundException: Unable to find explicit activity class {com.application.example/com.jaedongchicken.ytplayer.YoutubePlayerView}; have you declared this activity in your AndroidManifest.xml?

Do you know how can I fix this issue?

setAutoPlayerHeight does not change height dynamically

Hi, thanks for the library.
I'm using the .setAutoPlayerHeight to wrap the content, it worked once the activity started. But when the activity changed orientation, the height doesn't change dynamically and i guess it retained the first measured height. Is there any workaround for this?
And also, .setWhiteBackgroundColor doesn't seem to work on me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.