Generate (individual) podcast feed #3
zeitschlag
commented 2023-05-18 10:30:04 +02:00
Owner
- There's an individual podcast feed for each user (UUID in the URL?)
- Only valid members get a URL. Once they're not members anymore, their URL must be inaccessible, so: No more feed, no more episodes (see #4)
- When they access their own URL, they get a valid Podcast-XML-thing so that they can copy that URL and paste it into their podcast-app
- Not only the podcast feed, but also each episode must have an invidual link for every user so that neither the feed URL nor the episode URL can be guessed. Sure, they can share that feed-URL, but so they could share their credentials.
- There's an individual podcast feed for each user (UUID in the URL?)
- Only valid members get a URL. Once they're not members anymore, their URL must be inaccessible, so: No more feed, no more episodes (see #4)
- When they access their own URL, they get a valid Podcast-XML-thing so that they can copy that URL and paste it into their podcast-app
- Not only the podcast feed, but also each episode must have an invidual link for every user so that neither the feed URL nor the episode URL can be guessed. Sure, they can share that feed-URL, but so they could share their credentials.
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?