parcel:
npm run parcel src/player.html src/*.ts
uncrash:
pkill -9 node
clean:
rm -rf .parcel-cache dist