Closed podcasthosting closed 5 years ago
@podcasthosting Do you know if there is finally a file for the DTD?
@podcasthosting Thanks for your contribution, I will check later in the day.
@OpenHaus Can you answer my previous question?
@podcasthosting Do you know if there is finally a file for the DTD?
It does not seem so. The uri referencing the DTD in the specs is not reachable:
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
I have no further information.
@podcasthosting
I have no further information.
Okay, thanks for the feedback anyway. 👍 (I was hoping we could simplify the unit tests.)
Thanks, @podcasthosting! I rebased your branch against develop, and merged against develop for the upcoming 2.12.0 release.
There is a (new) field in the Itunes podcast spec for the episode title. See https://help.apple.com/itc/podcasts_connect/#/itcb54353390 > Episode descriptions >
The pull requests adds the missing methods for reading and writing a feed and the tests.