#!/bin/bash

set +x

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