#!/bin/bash

set +x

python feed_ingestion/bin/exec_flows.py youtube_channel_names --context '{"licensor": "'$LICENSOR'"}' --skip $SKIP --days $DAYS --check-status
