💾 Archived View for ait.place › dot › bin › .local › bin › getytrss.txt captured on 2021-12-03 at 14:04:38.
View Raw
More Information
-=-=-=-=-=-=-
#!/bin/sh curl --silent "$@" | tr '"' '\n' | grep https | grep "channel_id" | head -n 1