gpodder / podcastparser

Simplified, fast RSS parsing library in Python
ISC License
135 stars 35 forks source link

Ensure HTML is not exposed in the description member #13

Closed adamvoss closed 7 years ago

adamvoss commented 7 years ago

Alternative solution to gpodder/gpodder#267. This would be instead of #12.

This does as the tile says and ensures HTML is not exposed in the description member even when the original feed presents it that way.

thp commented 7 years ago

:white_check_mark: Build podcastparser 1.0.12 completed (commit https://github.com/gpodder/podcastparser/commit/f3ffba8ea1 by @vossad01)