From 2380c5a1b7991f8b2800fcaddeef4f41074727be Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 15 May 2023 23:57:01 +0200 Subject: removed y2chid, updated y2feed --- bin/common/y2chid | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 bin/common/y2chid (limited to 'bin/common/y2chid') diff --git a/bin/common/y2chid b/bin/common/y2chid deleted file mode 100755 index 68ba6bc..0000000 --- a/bin/common/y2chid +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -test -z "${chidot:=$1}" \ - && chidot="$(cat /dev/stdin)" - -echo "chidot: ${chidot}" 1>&2 -curl -s "https://www.youtube.com/${chidot}/"| pup 'meta[itemprop="channelId"] attr{content}' -- cgit v1.2.3