stremio-addon-sdk
stremio-addon-sdk copied to clipboard
Monetization Options for Add-on Devs
Concept:
Two new optional parameters in the manifest:
-
donationUrlallowing add-on devs to set a URL for a donation page -
ethAddressallowing add-on devs to set a ETH address, for a donation (or funding) DAO
Donation links should be shown at the end of playback of a video (or a playlist of videos), with a message (example: "Consider donating to the developer of this Add-on")
It is currently possible to monetise addons by creating a payment gateway in the addon settings page (manifest.behaviorHints.configurable)