💾 Archived View for ait.place › dot › bin › getytrss.txt captured on 2023-05-24 at 18:05:50.

View Raw

More Information

⬅️ Previous capture (2022-07-16)

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

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