beat-machine / beat-webapp

Webapp for The Beat Machine
https://beatmachine.branchpanic.me/
MIT License
11 stars 3 forks source link

Hopefully simple one: Don't scramble original filenames #39

Closed JustACuteGirlLookingForAManToFixHerBugs closed 2 years ago

JustACuteGirlLookingForAManToFixHerBugs commented 3 years ago

Hey! Is it possible to keep original filename when downloading? Right now it comes out as a random string of numbers and letters. If you're concerned about duplicates - the string can be appended to the original name.

branchpanic commented 3 years ago

Yes, I'll transfer this to the webapp repository since the CLI lets you specify the output filename.