Under https://cobalt.tools/settings/audio only best, mp3, ogg, wav, opus are supported. All formats except best involve a conversion, which leads to quality loss because of converting a lossy audio track with another lossy codec. Of course users who don't want quality loss can still select "best", but on Youtube this translates to OPUS@48kHz which is isn't a well-supported format by video/audio editors and dedicated (hardware) MP3/MP4 players and gets resampled by Youtube to 48 kHz, while the majority of uploads (e.g.) songs are still sampled @ 44.1 kHz. Youtube still offers a separate AAC audio track under format tag 140 @ ~128 kbit/s and 44.1 kHz. That could be packed into an m4a and offered for download.
additional context
No response
Originally created by @highbaser on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1069
### describe the feature you'd like to see
Under https://cobalt.tools/settings/audio only best, mp3, ogg, wav, opus are supported. All formats except best involve a conversion, which leads to quality loss because of converting a lossy audio track with another lossy codec. Of course users who don't want quality loss can still select "best", but on Youtube this translates to OPUS@48kHz which is isn't a well-supported format by video/audio editors and dedicated (hardware) MP3/MP4 players and gets resampled by Youtube to 48 kHz, while the majority of uploads (e.g.) songs are still sampled @ 44.1 kHz. Youtube still offers a separate AAC audio track under format tag 140 @ ~128 kbit/s and 44.1 kHz. That could be packed into an m4a and offered for download.

### additional context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @highbaser on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1069
describe the feature you'd like to see
Under https://cobalt.tools/settings/audio only best, mp3, ogg, wav, opus are supported. All formats except best involve a conversion, which leads to quality loss because of converting a lossy audio track with another lossy codec. Of course users who don't want quality loss can still select "best", but on Youtube this translates to OPUS@48kHz which is isn't a well-supported format by video/audio editors and dedicated (hardware) MP3/MP4 players and gets resampled by Youtube to 48 kHz, while the majority of uploads (e.g.) songs are still sampled @ 44.1 kHz. Youtube still offers a separate AAC audio track under format tag 140 @ ~128 kbit/s and 44.1 kHz. That could be packed into an m4a and offered for download.
additional context
No response