gpodder/tools/requirements.txt

14 lines
300 B
Plaintext
Raw Normal View History

# PyPI / pip requirements for Linux
# For the benefit of e.g. flatpak-pip-generator.
#
2022-07-14 03:00:29 +02:00
dbus-python
html5lib==1.1
2023-02-18 03:01:45 +01:00
mutagen==1.46.0
2022-07-14 03:00:29 +02:00
mygpoclient==1.9
2023-08-08 04:05:29 +02:00
podcastparser==0.6.10
2023-08-08 03:25:54 +02:00
requests[socks]==2.31.0
2023-08-08 04:05:29 +02:00
urllib3==2.0.4
yt-dlp
# eyed3 is optional and pulls in a lot of dependencies, so disable by default
# eyed3