When Coil did their demos years ago the payment streaming examples were videos and music. A pay per minute kind of deal. Payment streaming for read content does sound abusive especially for slow readers.
When Coil did their demos years ago the payment streaming examples were videos and music. A pay per minute kind of deal. Payment streaming for read content does sound abusive especially for slow readers.
Web Monetization supports multimedia content monetization as well (you place the `link` in your `audio` or `video`). Don't forget that you are in control. If you're a slow reader, adjust the site's amount, so when you spend a long time on a page they don't get excessive payments.
Here's the docs for this: https://webmonetization.org/developers/link-element-webpage/.... You can monetize `audio`, `video`, and `picture` as well.
For the sake of completeness, you can also monetize your Atom, RSS, and JSON feeds: https://webmonetization.org/developers/rss-atom-jsonfeed/.