I am a newbie in android programming. I build the first app and want to publish on google play (intergrated admod ads). In my app, I use youtube api to play videos from youtube url. I have 2 questions
First: In playlist image, I downloaded image from this link: img.youtube.com/vi/videoId/0.jpg. I didn't know that using this image from this link (downloaded) is illegal or not.
Second: Could I place ads in the same layout with youtube player (its more space in there). I don't know if it violates google policy or not.
I am so scared that my app will be ban. Give me an advice. Thank you so much
Related
I'm developing news app which is showing YouTube matching embed video on click news post, I'm not owner any of those videos, but I want to place Admob banner ad to the bottom of the video, I saw this post about possible copyright strike from Google or YouTube, but I need to be sure about that before add ads on location showed in image below.
If there are no ads on that specific Youtube Channel i.e. the videos are not monetized via AdSense, you can show AdMob's ads afaik.
Do cross-check the policies though, these policies tend to change quite often.
Note: If the YouTube Channel someday starts to monetize its content, your AdMob account will be at risk so head with precaution.
My app was published on Google Play Console. But after 6 days, my app has been suspended from Google Play Console with the reason of copyrighted contents. I am using 'YouTube Android Player SDK' to play YouTube videos.
Please let me know what am I missing?
You may check the YouTube API Services Terms of Service page. Also, base from this thread, if you are using the official API to show videos, either on Android or for a Web App, then this should not be a concern as the API will only give you videos that haven't been restricted by the content owners (or if there is a concern over content, the videos will be removed, and hence your apps will no longer be displaying them).
Hope this helps!
Suspension rollback by Google after writing proper mail, explaining that we have not used any copyrighted content in our App and followed all guideline by Google and YouTube
I have integrated Youtube api in my android app. it play video in youtubeplayerview. Now i want to give option for downloading or see offline. Can it possible to download video from my app or to give functionality to see offline.
No, it wont be possible as far as i know. Downloading video will violate their term and policies. check this link might help LINK
I'm writting an Android App and I'm using YouTube API V3 to let the user to search YouTube for videos and show it to him,
And I would like to NOT have commercials in the beginning of the video.
is there a way todo it? even pay google for it..
Ads are determined by the uploader of the video and are a cornerstone of Youtube's monetization model so it's doubtful that there's a flag somewhere to disable them. I also doubt you'd get far contacting google directly but you could give it a try.
There is a way to check for the existence of ads in a video, so you could try to filter out videos that contain ads.
Is there any way to know if a youtube video display ads? via API?
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.
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.
No, you cannot remove the ads that play at the beginning of the video .