A simple fish shell script to download the current park map PDFs for all US Disney parks.
I found this endpoint while doing API research for Monorail Blue (coming soon) and wanted these PDFs for my own archive. Now you can have them too!
- fish shell
- exiftool
- jq
You can download them all on a mac with homebrew with:
brew install jq exiftool fish
MIT