[podcasts] Add parsing of RSS feed urls

This commit is contained in:
2025-10-14 10:55:09 -04:00
parent 7246adfeb6
commit e7203cdb9b
4 changed files with 119 additions and 18 deletions

View File

@ -56,6 +56,7 @@ poetry-bumpversion = "^0.3.3"
orgparse = "^0.4.20250520"
tmdbv3api = "^1.9.0"
themoviedb = "^1.0.2"
feedparser = "^6.0.12"
[tool.poetry.group.test]
optional = true