Add support for Podlove Simple Chapters (http://podlove.org/simple-chapters) #6
Conversation
I suggest to use CMML instead, see http://blog.dieweltistgarnichtso.net/zu-podlove-simple-chapters. |
Thanks for that link, erlehmann! I don't have an opinion on one format versus the other, however, and there appears to be demand for PSC support. Its inclusion in feedparser won't affect anyone's ability to add CMML support as well. @brot: I'll review this as soon as possible. |
I'll see if i can add CMML support then – GNOME media player Totem outputs chapter marks in it. |
@kurtmckee |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Implemented support for the extension of the Atom Syndication and RSS 2.0 file format with simple chapter information described in this specification:
http://podlove.org/simple-chapters/
Example:
In [1]: import feedparser