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 7257fb9b73 downloader: Include channel name in path, instead of assuming it's already in base_dir
Previously, downloader would put files under BASE_DIR/VARIANT/HOUR/FILE.ts
now, it will put files under BASE_DIR/STREAM/VARIANT/HOUR/FILE.ts

This brings downloader in line with restreamer's concept of base_dir
6 years ago
..
downloader downloader: Include channel name in path, instead of assuming it's already in base_dir 6 years ago
Dockerfile Remove central config file as it's more trouble than it's worth 6 years ago
setup.py Re-write downloader to be resilient to failures as much as possible 6 years ago