rssyt 102 B

12345
  1. #!/bin/sh
  2. [ -z "$1" ] && exit 1
  3. echo "https://www.youtube.com/feeds/videos.xml?channel_id=${1##*/}"