Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _documentation/podcasters-hosters/add-on-antennapod.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ texts: documentation.podcasters-hosters.add-on-antennapod
layout: doc
parent: podcasters-hosters
icon: "fa-solid fa-up-right-from-square"
order: "20"
---

# {% t {{ page.texts }}.title %}
Expand Down
11 changes: 11 additions & 0 deletions _documentation/podcasters-hosters/funding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
texts: documentation.podcasters-hosters.funding
layout: doc
parent: podcasters-hosters
icon: "fa-solid fa-money-bill"
order: "30"
---

# {% t {{ page.texts }}.title %}

{% tf {{ page.url | remove_first: "/" }}.md %}
1 change: 1 addition & 0 deletions _documentation/podcasters-hosters/list-podcast.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ texts: documentation.podcasters-hosters.list-podcast
layout: doc
parent: podcasters-hosters
icon: "fa-solid fa-plus"
order: "10"
---

# {% t {{ page.texts }}.title %}
Expand Down
1 change: 1 addition & 0 deletions _documentation/podcasters-hosters/update-feed-urls.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ texts: documentation.podcasters-hosters.update-feed-urls
layout: doc
parent: podcasters-hosters
icon: "fa-solid fa-arrow-right-arrow-left"
order: "40"
---

# {% t {{ page.texts }}.title %}
Expand Down
2 changes: 2 additions & 0 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@ documentation:
title: "Getting your podcast listed"
update-feed-urls:
title: "Updating feed URLs"
funding:
title: "Getting funded"

## Events
events:
Expand Down
7 changes: 7 additions & 0 deletions _i18n/en/documentation/podcasters-hosters/funding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
To ensure the sustainability of an open podcasting ecosystem, podcasters need funding beyond advertising and buy-outs by platforms. AntennaPod supports different ways through which podcasters can earn an income:

* We support the [funding](https://podcasting2.org/docs/podcast-namespace/tags/funding) tag, allowing podcasters to add links to their payment pages in their RSS feeds: see [how to use this tag](https://podcasting2.org/docs/guides/how-to-use-the-funding-tag). This is the standard way for podcasters to get financial support from their audience.

* If for any reason you don't use the funding tag yet, you can still include information about how your audience can support you (e.g. via a premium tier) in your podcast or episode descriptions. It will still be visible to AntennaPod users, even if less prominently.

* In the future, we would also like to support automatic micropayments via the [value](https://podcasting2.org/docs/podcast-namespace/tags/value) tag. As it is complex functionality and the technical specifications are still evolving, AntennaPod won't support it soon, but we are closely following developments.