This is a major update for urlwatch which is now a python3 program. Consider looking at the README.md at https://github.com/thp/urlwatch if you are migrating from version 1. Noteable changes: - the urls file is now in PyYaml format and will be auto-convertert - watching ftp:// URLs needs a workaround like: kind: shell command: curl ftp://url/path/ - custom hooks are different and need rewriting Feedback from and OK sthen@ aja@