wubloader/downloader
Mike Lang fccec1ace0 downloader: Fix a bug where hashes are miscalculated
due to not including the map data in the hash calculation.

This is only relevant for streams with map data, which does not include twitch or youtube URLs.
..
downloader downloader: Fix a bug where hashes are miscalculated
Dockerfile downloader: Install yt-dlp in docker container
setup.py Pin argh to avoid stupid breaking changes