#!/bin/sh curl --silent "$@" | tr '"' '\n' | grep https | grep "channel_id" | head -n 1