💾 Archived View for ait.place › dot › bin › .local › bin › getytrss.txt captured on 2021-12-05 at 23:47:19.

View Raw

More Information

⬅️ Previous capture (2021-12-03)

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

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