zarzet
fb4cd75cb2
feat: expose audio codec in download result and skip lossy-to-lossless conversion
...
Go backend:
- Add AudioCodec field to DownloadResult and DownloadResponse
- Extension download results can now include audio_codec/audioCodec
- ffmpegGetInfo and probeAudioQuality now return codec field
- Add trackItemBytes option to file.download() for custom progress handling
Flutter:
- Check audio_codec before container conversion
- Skip FLAC conversion if source codec is lossy (AAC, MP3, Opus, etc.)
- Prevents fake upscale from lossy to lossless containers
2026-05-15 04:37:25 +07:00
..
2026-05-04 02:21:17 +07:00
2026-05-05 21:35:18 +07:00
2026-04-13 23:32:12 +07:00
2026-03-26 01:11:29 +07:00
2026-05-10 23:18:32 +07:00
2026-04-13 23:32:17 +07:00
2026-05-03 14:12:53 +07:00
2026-04-18 23:32:16 +07:00
2026-05-06 00:04:49 +07:00
2026-05-04 02:21:17 +07:00
2026-04-13 23:32:17 +07:00
2026-05-04 02:21:17 +07:00
2026-04-13 23:32:17 +07:00
2026-04-13 23:32:14 +07:00
2026-03-15 21:12:47 +07:00
2026-05-04 02:21:17 +07:00
2026-05-04 02:21:17 +07:00
2026-05-10 23:18:32 +07:00
2026-04-16 02:55:40 +07:00
2026-05-15 04:37:25 +07:00
2026-05-04 02:21:17 +07:00
2026-05-03 20:20:28 +07:00
2026-05-04 02:21:17 +07:00
2026-05-15 00:54:58 +07:00
2026-05-08 01:06:48 +07:00
2026-05-03 14:12:53 +07:00
2026-05-05 03:55:24 +07:00
2026-05-05 03:55:24 +07:00
2026-05-15 04:37:25 +07:00
2026-04-29 18:33:44 +07:00
2026-04-13 23:32:18 +07:00
2026-05-06 00:04:49 +07:00
2026-05-15 04:37:25 +07:00
2026-05-15 04:37:25 +07:00
2026-05-08 01:06:48 +07:00
2026-04-13 23:32:17 +07:00
2026-04-29 18:33:44 +07:00
2026-04-13 23:32:17 +07:00
2026-05-06 00:04:49 +07:00
2026-05-04 02:21:17 +07:00
2026-05-15 04:37:25 +07:00
2026-05-15 00:54:58 +07:00
2026-03-08 04:15:28 +07:00
2026-04-13 23:35:03 +07:00
2026-05-08 01:06:48 +07:00
2026-05-03 14:12:53 +07:00
2026-05-06 01:18:49 +07:00
2026-05-06 01:18:49 +07:00
2026-05-03 01:25:26 +07:00
2026-05-03 01:25:26 +07:00
2026-04-13 23:35:03 +07:00
2026-05-04 02:21:17 +07:00
2026-05-06 00:04:49 +07:00
2026-05-15 00:54:58 +07:00
2026-04-13 23:32:14 +07:00
2026-05-08 20:35:41 +07:00
2026-04-13 23:32:12 +07:00
2026-05-10 22:14:47 +07:00
2026-05-04 02:21:17 +07:00
2026-04-13 23:32:15 +07:00
2026-05-12 02:23:04 +07:00
2026-05-06 00:04:49 +07:00
2026-04-13 23:35:03 +07:00
2026-05-14 20:42:14 +07:00
2026-05-12 02:23:04 +07:00
2026-05-14 20:42:14 +07:00
2026-05-14 20:42:14 +07:00
2026-04-13 23:32:12 +07:00
2026-05-10 22:14:47 +07:00
2026-04-13 23:32:17 +07:00
2026-05-10 23:18:32 +07:00
2026-05-04 02:21:17 +07:00
2026-03-08 04:15:28 +07:00
2026-02-19 18:27:14 +07:00
2026-02-19 18:27:14 +07:00
2026-02-19 18:27:14 +07:00
2026-04-18 23:32:16 +07:00
2026-05-06 12:08:53 +07:00
2026-05-06 12:08:53 +07:00
2026-03-08 04:15:28 +07:00
2026-04-13 23:32:14 +07:00
2026-04-13 23:32:15 +07:00
2026-04-13 23:35:03 +07:00
2026-04-18 23:32:16 +07:00
2026-05-06 00:04:49 +07:00