Showing posts with label podcastparser. Show all posts
Showing posts with label podcastparser. Show all posts

2014-10-28

podcastparser 0.5.0 released

podcastparser is a simple, fast and efficient podcast parser written in Python. Podcastparser is used in gPodder 4 for parsing RSS and Atom feeds. This release adds various parsing improvements, as well as support for HTML shownotes and episode subtitle (itunes:subtitle element) support.

Changes in version 0.5.0:
  • parse_time: Handle invalid itunes:duration values better
  • Improve parsing of relative links (also in cover art)
  • Add support for itunes:subtitle and HTML (content:encoded)
podcastparser-0.5.0.tar.gz (2014-10-28)
md5sum: df0c560d4f040d55e5b2937ce09e42ba
sha1sum: 2e5cb7a86ded0eb9f382e505fb80663ac640a764

2014-04-30

podcastparser 0.4.0 released

podcastparser is a simple, fast and efficient podcast parser written in Python. Podcastparser is used in gPodder 4 for parsing RSS and Atom feeds. This release adds the necessary backend support for Podlove Simple Chapters, which is a feature we're going to introduce in the next release of gPodder 4.

Changes in version 0.4.0:
  • parse_time: Parse using RFC 2326 Normal Play Time (NPT) rules
  • test_podcastparser: Allow full diff when test fails
  • Add support for Podlove Simple Chapters
podcastparser-0.4.0.tar.gz (2014-04-30)
md5sum: 1d541b732ad2035a0ccf11e139d948ba
sha1sum: a0e8421e613ada7f19b47e82222de3cdcf789898

2014-04-28

podcastparser 0.3.0 released

podcastparser is a simple, fast and efficient podcast parser written in Python. Podcastparser is used in gPodder 4 for parsing RSS and Atom feeds.

Changes in version 0.3.0:
  • Silence warnings about unknown namespaces
  • Parse itunes:summary as description
  • Add support for RFC 5005 / Paged Feeds
podcastparser-0.3.0.tar.gz (2014-04-28)
md5sum: a87836117cc160c3fd6523a460625ebb
sha1sum: 6c78a9ccf02d9094f8f3ef776e79f25832e5087e

2014-02-05

podcastparser 0.2.1 released

podcastparser is a simple, fast and efficient podcast parser written in Python. This library is a dependency of gPodder 4, and is used for parsing RSS and Atom feeds there, replacing feedparser used in gPodder 3 and earlier. Advantages of podcastparser include smaller size and better performance (especially on mobile devices) for podcast parsing, as well as support for some XML extensions for podcasts (e.g. iTunes Podcast).

Changes in version 0.2.1:
podcastparser-0.2.1.tar.gz (2014-02-05)
md5sum: 0ff9614417830c5217d851121d23b1bf
sha1sum: 35acce15063944cff35241ec7afe81245a6c5e06