Adds a "From URL" option for uploading files, now instead of just uploading files directly from your computer you can add add links and Transmute will download them for you. Fixes #127.
This release also includes yt-dlp so you can download videos from sites such as YouTube or Vimeo (anything supported by yt-dlp) and jump straight into converting them, who needs flv-to-mp3 anymore? Fixes #105. Currently this does not work for entire playlists, only individual videos. Tracked in #130.
This update also includes some minor UI/UX improvements to phrasing for clarity, as well as the introduction of Spanish and Polish translations (shoutout @Fuan200 and @Icikowski)
Changes
- chore: bump Draw.io version to 29.7.8 in Dockerfile (fixes #129) (b899179)
- feat: add YtDlpDownloader for YouTube media downloads (#105) (d990c2a)
- feat(i18n): add Polish translation (058e960)
- chore: add GitHub Actions workflow to monitor Dockerfile upstream releases (5d38802)
- feat: implement generic "from url" feature which allows uploading a file to transmute via URL instead of direct file upload (#127) (98d660f)
- fix: add URL normalization for OIDC and app settings (#125) (fd1697e)
- add spanish translation (33761a1)
- fix(stats): update stat labels for clarity and consistency (e8784f9)
- fix(converter): replace seperate "unsupported" section with a simple notice of ignored files (f923fbb)
- chore(deps): bump authlib from 1.6.9 to 1.6.11 (d81d2c4)
- fix(stats): add snapshot notice to stats display for clarity (#121) (219dbef)
- chore(deps): bump python-multipart from 0.0.22 to 0.0.26 (1198f29)
Version Information
- Full version:
v0.12.0 - Minor version tag:
v0.12 - Major version tag:
v0
Updated Tags
v0.12→v0.12.0(created)v0→v0.12.0(updated)