💾 Archived View for ait.place › dot › bin › .local › bin › getytrss.txt captured on 2022-06-03 at 22:56:26.

View Raw

More Information

⬅️ Previous capture (2021-12-03)

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

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