Windows app to download YouTube videos as MP3s with metadata editing
- Probably need Zustand soon as props getting out of hand
- Checkboxes in preferences for metadata fields
- Adjust start and end times
- Write unit tests (which frameworks? WebDriverIO, mocha, jest? needs to work with typescript, react & electron. How to test multiple OS for ffmpeg?)
- convertSecondstoMintues zero padding bug
- clone repo
- npm install
- npm run watch
- npm run start
- npm run build
- npm run package