mygpo2-list-devices
Client library for the gpodder.net web service
Install
- All systems
-
curl cmd.cat/mygpo2-list-devices.sh
- Debian
-
apt-get install python-mygpoclient
- Ubuntu
-
apt-get install python-mygpoclient
- Arch Linux
-
pacman -S python-mygpoclient
- Kali Linux
-
apt-get install python-mygpoclient
- Fedora
-
dnf install python-mygpoclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-mygpoclient
- Raspbian
-
apt-get install python-mygpoclient
- Dockerfile
- dockerfile.run/mygpo2-list-devices
python-mygpoclient
Client library for the gpodder.net web service
The mygpoclient library allows developers to utilize a Pythonic interface to the gpodder.net web services (formerly known as my.gpodder.org). In addition to the user-specific API endpoints, a public (non-authenticated) API is provided for searching podcasts and retrieving the podcast toplist from the server.