I have been self-hosting Karakeep (a bookmarks manager) for a few weeks now. It works great! However, if you try to save a YouTube video, the quality is awful.
It turns out that `yt-dlp` needs `ffmpeg` which is not installed in the official Docker image. You are bound to use a custom Docker image until this is fixed.
I wrote a blog post to explain how to:
đź”— https://www.maximepinot.com/en/blog/fix-poor-video-quality-downloads-karakeep.html