/YT-RSS

RSS downloader for youtube subscriptions

Primary LanguageShell

Readme

YT-RSS

This is a tool that downloads the latest 3 youtube videos from a channel and stores them in a organized way.

Using the tool

  1. First try adding new subscriptions to your feeds file. The only requirement is the channel link the script parses it to RSS form
./AddFeeds
  1. Then set the pull directory to your needs in the script.
PullDir="./Pulls/"
  1. Run the script.
./Puller