mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 06:18:25 -05:00
Add audio metadata to "best" format #218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MarkimusZer0 on GitHub (Mar 17, 2024).
bug description
I believe it's a bug, but downloading files (at least from YouTube) with the audio format set to best will cause them to come out without metadata
reproduction steps
steps to reproduce the behavior:
videos
https://github.com/wukko/cobalt/assets/73902340/c6452348-cf58-484b-b9c3-3279bb2a392c
https://github.com/wukko/cobalt/assets/73902340/36f85822-f38a-40f0-ab7f-71d4152da07f
platform
additional context
add any other context about the problem here.
@wukko commented on GitHub (Mar 24, 2024):
this is expected behaviour because file is not modified by the processing server in any way. but i will convert this into a feature request :D