Do you think that the fediverse has something to gain with the enshitfication of discord? Are there voice chat programs that use the fediverse somehow that could benefit from it?
Do you think that the fediverse has something to gain with the enshitfication of discord? Are there voice chat programs that use the fediverse somehow that could benefit from it?
I don’t know about other platforms, but YouTube membership is totally implementable on any other platform.
The workflow anyone need to implement is the same flow Discord has implemented:
mine
filter on channels.list end point. This way the service can know SomeOneWatching is owner of channel UC1234ABCDfilterByMemberChannelId
on the same members.list end point.Source: I’ve worked in YouTube adjacent company using all of their public and several proprietary APIs for around 10 years now. I’m fairly familiar with their API offerings.