-
I have a new feed https://www.thechartist.com.au/on-the-charts-podcast
It doesn't seem to validate when I try submitting to iTunes.
Error message says, Can' read your feed.
Any idea what I'm doing …
-
Ultimately the goal is to be able to have multiple feeds configured, each of which has:
- Youtube user name / url
- Title (for the output xml feed)
- Description (for the xml feed)
- Link (url for mo…
-
To get all podcasts in the app we need to make requests to a podcast catalogue API. I guess iTunes is the best but I've also heard good things about the listen notes api
- Listen notes API - https://…
-
I'm specifically looking to access the itunes:owner element of a podcast feed, but I think that access to arbitrary non-standard elements would be useful.
-
@manton commented that one of his goals for JSONFeed now that 1.1 is out was to revisit how to iterate on podcast feeds using JSONFeed. https://jsonfeed.org/podcasting
Opened this issue to document…
-
### What happened?
Hey, I've uploaded about 60 podcasts now. All but 2 went fine. The two I'm having trouble with are both over 500 episodes. abs is able to find a match, but when i click to actua…
-
@evoterra provided a list of feature improvements for listening to podcasts that have the `serial` RSS tag. Most podcasts with the `serial` tag fit the fiction, True Crime, or storytelling genres, and…
-
Contains current information about Podcast support. Podcast support will be available in the v20 update for SoundByte on Windows 10 , Xbox One and iOS
**Status:**
- [x] Enforce the naming system: …
-
## Steps to replicate
1. Configure a site for podcasting
2. Publish a podcast post. Add a featured image that has equal width and height.
3. View the site's podcast feed and look for the `itunes:…
-
```
What steps will reproduce the problem?
import feedparser
f =
feedparser.parse("http://podcastfeeds.nbcnews.com/audio/podcast/MSNBC-NN-NETCAST
-M4V.xml")
f['feed']['tags']
What is the expected ou…