Currently, feedupdater's first argument is the feed URL to download it. This data is in the podcast configuration file, located in the path in PODCAST_YAML environment variable.
Make feedupdater get it from there. Remove the argument and adjust the README.md contents.
Currently,
feedupdater's first argument is the feed URL to download it. This data is in the podcast configuration file, located in the path inPODCAST_YAMLenvironment variable.Make
feedupdaterget it from there. Remove the argument and adjust the README.md contents.