This script will download latest MySQL dump file from
hacckerpublicradio.org. Generate a new hpr.db SQLite file,
and then regenerate all of the website files.
Converts MySQL dump to SQLite3 compatible dump
(including MySQL KEY xxxxx statements from the CREATE block).
Website: https://github.com/dumblob/mysql2sqlite
The MIT License (MIT)
Copyright (c) 2015 esperlu, 2016 dumblob