💾 Archived View for ait.place › dot › bin › getytrss.txt captured on 2022-07-16 at 13:49:01.

View Raw

More Information

-=-=-=-=-=-=-

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