cosocial.ca is one of the many independent Mastodon servers you can use to participate in the fediverse.
A co-op run social media server for all Canadians. More info at https://blog.cosocial.ca

Server stats:

141
active users

I know that offerings like @Castopod and @funkwhale enable you to host your own #activitypub powered #podcast feed.

But is there any service or software for translating *ANY* podcast feed into an ActivityPub account/feed? I've seen basic RSS to Fediverse account feed tools, but not ones specific for podcast-to-Fediverse enabling. Am I missing it

@tchambers @darius I haven’t looked at the code in detail, but one could modify it to look for podcast link tags and append a link to the audio (and cover and other things that Mastodon at least supports for audio attachments)

Note: Castopod supports imports blog.castopod.org/import-your- not sure if it supports synch like PeerTube supports YT synching

Castopod Blog · How to import your podcast to CastopodCastopod allows you to import your podcast from any other platform within 1 click!

@boris @tchambers @darius we have a specific data type for Audio content in ActivityPub that Mastodon already supports.

Boris Mann

@evan @tchambers @darius yes exactly.

The point being made was podcast feed to AP feed with audio attachment via eg Darius’ RSS posting script.

@boris @tchambers @darius understood. I'll quibble that Audio should be the main type, with the title in the `name` and the show notes in the `summary`, but I can live with a Note with an Audio attachment.