Improve audio-only download (#74)

* Improved quality from auto-only download; enables thumbnail and data embedding for audio

* Updated UI to reflect new audio behaviour
This commit is contained in:
Kieran
2024-03-11 14:33:27 -07:00
committed by GitHub
parent 0e537d8f57
commit 7e4f1a8412
3 changed files with 19 additions and 40 deletions
@@ -109,7 +109,7 @@
options={friendly_resolution_options()}
type="select"
label="Preferred Resolution"
help="Will grab the closest available resolution if your preferred is not available. Setting to 'Audio Only' negates embedding options."
help="Will grab the closest available resolution if your preferred is not available"
/>
<.button class="my-10 sm:mb-7.5 w-full sm:w-auto">Save Media profile</.button>