-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for ads? #254
Comments
I have thought about it some time ago but there is a lot of stuff into it to work properly. Playing the ad alone probably won't be enough because Kodi must report back that the ad was indeed watched. |
That's a good critical point. Do you think that some sort of official support from YouTube itself could be possible? I mean, Kodi is widely used, and having a plugin officially supported could be a good thing for them. Moreover, who know YouTube APIs better than them? |
Yea, it would take quite a bit to get working properly. This is undocumented territory, so ensuring the proper attribution is a concern. Don't want to add ads for the sake of ads, and still not counting towards the content creator. Official support is very unlikely, between TOS and their public API is for browsing only and playback handled by their supplied players. Which is not possible in our case. |
I sincerely hoped that there was some sort of documented APIs around, and, from what you are saying, I understand the reason it is not a piece of cake to implement ads support. |
YouTube is committing massive fraud by demonetizing accounts, deleting subscribers, reseting view counts, sabotaging the trending algorithm, et cetera. Why Everyone's Leaving YouTube But there are some YouTube alternatives which permit you to monetize content, for example: |
I know that this sounds a bit strange, but I think that adding the support for YouTube Ads would be nice. I know that many youtubers need advertises to keep going on with their channel, and IHMO it is not a problem to watch ads for some seconds. However, at the actual state, it is not possible to do so using Kodi.
I do not want to run ads by default, but at least it would be nice if they could be activated from the plugin settings. What do you think?
The text was updated successfully, but these errors were encountered: