Describe the current behavior
We're using PeerTube to host the video content for our podcast. We want to use the resulting RSS feed to syndicate to a YouTube Podcast channel.
However, when we try to provide the feed URL to YouTube, we get an error message: This RSS Feed is Invalid: Missing Owner Email
The thing is, we have checked an option in the associated user account that says Allow email to be publicly displayed (Necessary to claim podcast RSS feeds.)
The email field never shows up in any of the feeds.
See our feed here: https://spectra.video/feeds/podcast/videos.xml?videoChannelId=4683
Steps to reproduce
- Create a PeerTube Channel
- Upload some videos to it
- In user account options, check
Allow Email to be publicly displayed
- Save
- Look at the RSS feeds for that channel
Describe the expected behavior
The RSS feeds should include the email field.
Additional information
Describe the current behavior
We're using PeerTube to host the video content for our podcast. We want to use the resulting RSS feed to syndicate to a YouTube Podcast channel.
However, when we try to provide the feed URL to YouTube, we get an error message:
This RSS Feed is Invalid: Missing Owner EmailThe thing is, we have checked an option in the associated user account that says
Allow email to be publicly displayed (Necessary to claim podcast RSS feeds.)The email field never shows up in any of the feeds.
See our feed here: https://spectra.video/feeds/podcast/videos.xml?videoChannelId=4683
Steps to reproduce
Allow Email to be publicly displayedDescribe the expected behavior
The RSS feeds should include the email field.
Additional information