this post was submitted on 23 Jul 2025
1 points (60.0% liked)
Newpipe
2790 readers
2 users here now
Website : https://newpipe.net/
Blog : https://newpipe.net/blog/
Github : https://github.com/TeamNewPipe/NewPipe
Donate : https://newpipe.net/donate/
This community is neither affiliated with nor endorsed by TeamNewPipe.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@yala @newpipe @mirlo @jamcoop @service @faircamp
we would love to but afaik newpipe are looking for maintainers (seehttps://github.com/TeamNewPipe/NewPipe) and at funkwhale we don't have enough money incomes to maintain new tools. But if this was to be done I would suggest we all create a common language to share audio content, this could be rss or activity pub. But rss seem more interoperable (more easy, more compatible with static sites, no actor signing).
@petitminion speaking
@funkwhale @yala @newpipe @mirlo @jamcoop @service @faircamp @petitminion
Audio over RSS?
Isn't that just podcasting?
If you use that, suddenly you get every podcast app working for you for free.
@leeloo @yala @newpipe @mirlo @jamcoop @service @faircamp @petitminion
I meant music sorry, we already have podcast rss feed because there is a convention around them. But afaik there isn't for music.
https://github.com/ampache/ampache/issues/4144
https://github.com/shangril/crero/issues/3
https://codeberg.org/simonrepp/faircamp/issues/90#issuecomment-2924040
@funkwhale @yala @newpipe @mirlo @jamcoop @service @faircamp @petitminion
I'm aware you meant music. But from a technical perspective, what's the difference between a podcast audio file delivered via RSS and a music audio file delivered via RSS?
I'm saying that the apps and standards are already there, if you use them, you get all that for free, even if they were not intended for music.
@leeloo @yala @newpipe @mirlo @jamcoop @service @faircamp @petitminion
the main issue is album representation within the rss feed, multiple artist representation (what we call artist credit in musicbrainz and funkwhale) and how to share musicbrainz ids in the feed. Feel free to join the linked discussion and propose an implementation if you want to