Hi there,
testing around with the software #castopod, developed by @Castopod :podcasting2: .
In general terms federation with #friendica works, even integration into public forum pages and reshare by those when the castopod profile is followed by the forum page in the first place, as tested with the forum page @podCasts. As of now following from castopod profiles apparently isn't implemented. Also as of now we didn't manage to get the cron job to work at that new instalation on a shared hosting.
What is strange is that a podcast episode publication doesn't embeed the audio player so it can't be reproduced inside the post shown over here on friendica. On mastodon this works, the post displayes a video like screen and reproduces the audio file.
Not sure if this is a specific issue of this friendica instance as it is stil 2023.05 or if this is something the latest versions experience to.
The uploaded audio file was in the format m4a.
This is the link to the original post:
cast.tupambae.com/@bitPickup/p…
Link to a mastodon instance where the post can be seen:
troet.cafe/@bitpickup/11387501…
Link to this site here where the audio is not displayed but only a link:
tupambae.org/display/db58d9ad-…
…ᘛ⁐̤ᕐᐷ jesuisatire bitPickup
in reply to utopiArte • • •Over here on friendica 2024.12 the audio isn't displayed either.
I had expected that this would be some kind of activityPub convention of transmitting information about if a video or audio format is part of the content.
If I'm not wrong, when posting a mp3 URL like the following, the audio player is displayed right away:
media.tupambae.com/audio/bauhe…
(well, in the preview that's not the case)
mʕ•ﻌ•ʔm bitPickup
in reply to …ᘛ⁐̤ᕐᐷ jesuisatire bitPickup • • •@jesuisatirebitpickup
Test of mp3 link from mastodon:
media.tupambae.com/audio/bauhe…
utopiArte
in reply to mʕ•ﻌ•ʔm bitPickup • • •[audio][/audio]
mʕ•ﻌ•ʔm bitPickup
in reply to utopiArte • • •The views on mastodon of the ways the audio posts are displayed.
The orginal #castopod #podcast publication shows up in the preview as a video with the general podcast cover. If the play button is selected, the window changes into a audio replay option window. No download option,
@bitPickup@cast.tupambae.com itself is set as "prevent copy".
The MP3 audio URL posted in [audio] BBCode brackets by @utopiarte
shows up as a different (black) audio file reproduction window. A download option is displayed.
@Castopod
Fabio
in reply to utopiArte • •@utopiArte @Castopod :podcasting2:
The post from castopod is encoded as a "Note" ActivityStream object:
there is no indication of something that should be played, there is only the link in the text content.
Now, mastodon get the first link it find in post and try tho show a preview, I think using OpenGraph.
Friendica sometimes does it also, I don't know the details and I don't know why it doesn't show a preview for this. I'm pretty sure that it will not show a player anyway.
The point is: there is nothing in that Note object which says "it's a podcast". It's just a note that an episode is published, with a link to it. The fact that mastodon show the player is unrelated from the fact that the note links to a podcast. I'm sure the fact the link is the first thing in the note is a deliberated choice by castopod devs, to take advantage of Mastodon's behavior
Yes there is: attachment property. But then Friendica will shows attachments as icons at the end of the post. Still without a player.
Castopod devs chose to create their ActivityStream object of type 'PodcastEpisode', which you can get requesting the AS version of the episode page
But this is not a standard object, and Friendica (and I think many other services) does not know how to display it, failing back to render the "content", losing the link to the audio file.
A note with a link is a reasonable way to post something understandable by everyone.
utopiArte likes this.
reshared this
Friendica Support e podCasts reshared this.
Fabio
in reply to Fabio • •@Castopod :podcasting2: @utopiArte Mh, quick correction. if the link to the audio file is in an "attachment" property, friendica will show the player. Just as in this post
But from a semantic prospective (acting like I know what it means), the audio file is not attached to the note, but to the episode.
utopiArte
2025-01-23 18:50:49
utopiArte likes this.
reshared this
Friendica Support e podCasts reshared this.