issues
search
gpodder
/
podcastparser
Simplified, fast RSS parsing library in Python
ISC License
135
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[docs] Outdated version of document on Read The Docs
#51
questionlp
opened
5 days ago
0
update versions for github actions
#50
auouymous
closed
3 months ago
1
Add rss/channel/itunes:summary handling
#49
CJxD
opened
6 months ago
4
Support Python 3.12
#48
auouymous
closed
11 months ago
2
Don't overwrite non-empty fields with empty fields.
#47
auouymous
opened
1 year ago
0
Fix misc. typos
#46
luzpaz
closed
1 year ago
1
Example with Requests
#45
irismessage
closed
1 year ago
1
Adds support and tests for elements from the podcast namespace...
#44
andrlik
closed
1 year ago
3
Upgrade deprecated github checkout action to v3.
#43
auouymous
closed
1 year ago
0
How to handle host-specific feed content
#42
JaySunSyn
closed
1 year ago
14
Podcast namespace support?
#41
genebean
opened
1 year ago
4
Prepare new version on PyPi
#40
pkozlov
closed
1 year ago
1
Update CI versions, remove Python 2.7 support
#39
thp
closed
1 year ago
3
Add support for itunes seasons and keywords
#38
Happyrobot33
closed
1 year ago
16
feat: add support for itunes categories
#37
JaySunSyn
closed
2 years ago
3
[docs] Obsolete example
#36
pn11
closed
2 years ago
3
Replace travis CI with github action in readme.
#35
auouymous
closed
3 years ago
0
Prevent publish job from running in forks.
#34
auouymous
closed
3 years ago
3
Support more tags
#33
chanyshv
closed
3 years ago
0
switch from travis to github actions
#32
elelay
closed
3 years ago
16
Add support for media:thumbnail as episode_art_url.
#31
auouymous
closed
3 years ago
3
Add testing on python 3.6 to 3.9, and remove 3.4 and 3.5.
#30
auouymous
closed
3 years ago
1
Generator
#29
emulienfou
closed
3 years ago
9
Implementing RawVoice RSS Module
#28
emulienfou
closed
2 years ago
0
Remove HTML tags from channel descriptions
#27
tpikonen
closed
3 years ago
7
Support media:content tags under media:group
#26
tpikonen
closed
3 years ago
3
Fix parsing cover URL on a new line
#25
eunikolsky
closed
3 years ago
0
Do not strip '\n' or '\r' in squash_whitespace()
#24
tpikonen
closed
3 years ago
4
urllib.request used over urllib for import
#23
babarnescocke
closed
4 years ago
1
Feature/serial episodic
#22
drmikecrowe
closed
4 years ago
2
switch from nose to pytest
#21
pgajdos
closed
4 years ago
8
Update README.md
#20
bbkane
closed
4 years ago
1
Add binding for episode artwork.
#19
Keeper-of-the-Keys
closed
4 years ago
11
RSS item/description either text or html
#18
elelay
closed
5 years ago
3
Prevent Atom updated dates overriding published
#17
romlok
closed
6 years ago
1
Fix parsing of episode URL that have leading space
#16
eunikolsky
closed
6 years ago
2
Implements automatic PyPI deployment
#15
adamvoss
closed
7 years ago
13
Validate the root element of parsed XML
#14
romlok
closed
7 years ago
4
Ensure HTML is not exposed in the description member
#13
adamvoss
closed
7 years ago
1
More explicitly expose text vs HTML descriptions
#12
adamvoss
closed
7 years ago
4
Raise custom exception on feed parse failure
#11
romlok
closed
7 years ago
2
Use Python3's mktime_tz() implementation
#10
thp
closed
7 years ago
0
Handle Windows paths in unit tests
#9
thp
closed
7 years ago
0
add Appveyor support
#8
wamserma
closed
7 years ago
0
fail gracefully on invalid inputs for mktime on Win
#7
wamserma
closed
7 years ago
7
Test parsing pre-1970 pubdates
#6
thp
closed
7 years ago
0
support html description in atom content:encoded element
#5
elelay
closed
7 years ago
1
understand atom updated field as published
#4
elelay
closed
7 years ago
5
Work around PyXML library bug
#3
thp
closed
7 years ago
0
Initial support for parsing Atom feeds
#2
thp
closed
10 years ago
1
Next