#!/bin/bash

set +x

python feed_ingestion/bin/exec_flows.py youtube_video --context '{"licensor": "'$LICENSOR'", "reload": "True"}' --skip $SKIP --days $DAYS
