You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/downloader
Mike Lang 3042d00516 downloader: Give up on 404 in addition to 403
Also fix some logging.

When we're out of touch with twitch for long enough, our segment URL will get
so old that twitch stops returning 403 because our token is expired,
and start returning 404s, presumebly becasue the underlying resource has gone away.

We want to treat these the same.
6 years ago
..
downloader downloader: Give up on 404 in addition to 403 6 years ago
Dockerfile downloader: Dockerfile fixes to make it work 6 years ago
setup.py downloader: Fix dateutil lib, which is actually called python-dateutil 6 years ago