A collection of scripts.
# ruby --version
ruby 3.0.1p64
# For JS scripts just need a browser for now
ruby csv_reader.rb
ruby rename_all.rb /path/to/file.json /path/to/destination/folder
# Open your favorite browser console and paste the script code following the commented rules
# You can find the code in downloader.js