Clarify it more with an example URL

This commit is contained in:
Paul van Tilburg 2022-05-24 10:51:37 +02:00
parent 4ff6d14859
commit fb02ddd242
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 3 additions and 2 deletions

View File

@ -46,12 +46,13 @@ Podbringer currently has no front-end or web interface yet that can help you
use it. Until then, you just have to enter the right service-specific RSS feed use it. Until then, you just have to enter the right service-specific RSS feed
URL in your favorite podcast client to start using it. URL in your favorite podcast client to start using it.
The URL is comprised of the following parts: Given the Mixcloud URL <https://www.mixcloud.com/myfavouriteband/>, the URL you
need to use for Podbringer is comprised of the following parts:
``` ```
https://my.domain.tld/podbringer/feed/mixcloud/myfavouriteband https://my.domain.tld/podbringer/feed/mixcloud/myfavouriteband
|------------------------------| |-------||--------------| |------------------------------| |-------||--------------|
The hosted location URL Service User @ service The Podbringer location URL Service User @ service
``` ```
## License ## License