Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add duration field to items #68

Closed
lomax opened this issue Apr 1, 2022 · 2 comments
Closed

Add duration field to items #68

lomax opened this issue Apr 1, 2022 · 2 comments

Comments

@lomax
Copy link

lomax commented Apr 1, 2022

According to the Google documentation on RSS feeds supported by Google Podcasts platform https://support.google.com/podcast-publishers/answer/9889544?hl=ru#recommended_episode there is an extended <itunes:duration> attribute. Given it's name it should be supported by Apple too.

It's very convenient to have episode duration shown in the app interface for each item of the feed.

@umputun
Copy link
Owner

umputun commented Apr 2, 2022

I have added duration to youtube-based items and pass-through for the regular items, coming from podasts' RSS feeds. The change in master

@lomax
Copy link
Author

lomax commented Apr 2, 2022

Thank you, duration of an episode now shown in Google Podcasts.

@lomax lomax closed this as completed Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants