Search code examples
androidandroid-youtube-api

Block ads in YouTube video in android


I have added YouTube player in android project. While playing any video I'm getting so many ads after some times.Is there any way to remove it by programming.


Solution

  • If you had authorization from the content owners of the videos to upload copies in your own account, and then ensure that your account was set up with monetization turned off, then that would prevent ads from showing during playback. It's up to you to work out that arrangement/permission with the original videos' owners, of course.