Further extending my Komoot export script
My Komoot export script has become quite popular. It was shared on a subreddit a few months ago, and I received many requests and comments about it. This morning, I decided to do some “guided vibe-coding” (I told Copilot what to implement, then checked and modified the result) and extend the export script. I replaced the static variables with CLI options for the credential file and download directory, added new flags to add the title to the file name and download planned tours. I also improved the readme to better explain how to acquire the necessary credentials and run the code.
See my original post about the script, the last update, and the source code.