wubloader/downloader
Mike Lang 5f42b8419e downloader: Hard-code source quality for non-twitch providers
since they can't do any other quality, but we still want to be able to set other qualities
for twitch streams.

Really qualities should be per-channel but I'm being lazy.
..
downloader downloader: Hard-code source quality for non-twitch providers
Dockerfile downloader: Install yt-dlp in docker container
setup.py Pin argh to avoid stupid breaking changes