CLI Usage#
The podme-api library includes a command-line interface (CLI) script to interact with the API. Below are examples of how to use the CLI script.
Favourite podcasts#
Get a list of your favourite (subscribed) podcasts:
poetry run podme favourites
(TBD)