Daniel
|
ff1efe093e
|
feat(ffmpeg, taglib, utils): replace toBlobURL with fetchBlobURL for improved loading
|
2026-03-08 01:55:42 +00:00 |
|
Daniel
|
44a7c3b61c
|
fix(downloads): cache ffmpeg core js and wasm
This creates a blob url outside of the worker for for the core .js and .wasm files so they aren't downloaded on each run.
|
2026-03-08 01:54:29 +00:00 |
|
Daniel
|
52ad38c080
|
refactor(downloads): abstract ffmpeg worker logic
This refactors the ffmpeg worker logic and abstracts it into its own script file for easier use elsewhere.
|
2026-02-27 20:24:20 +00:00 |
|