From 7888574b1c18c77b75e5c6c5930cd0709f16898a Mon Sep 17 00:00:00 2001 From: Jackson Taylor Date: Thu, 3 Feb 2022 22:22:11 -0500 Subject: Catching up --- .local/bin/ytrss | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .local/bin/ytrss (limited to '.local/bin/ytrss') diff --git a/.local/bin/ytrss b/.local/bin/ytrss new file mode 100755 index 0000000..9703399 --- /dev/null +++ b/.local/bin/ytrss @@ -0,0 +1,3 @@ +#!/bin/sh + +echo "https://www.youtube.com/feeds/videos.xml?channel_id=$1 \"~$2\"" -- cgit v1.2.3