This is a tool that downloads the latest 3 youtube videos from a channel and stores them in a organized way.
- First try adding new subscriptions to your feeds file. The only requirement is the
channel link
the script parses it to RSS form
./AddFeeds
- Then set the pull directory to your needs in the script.
PullDir="./Pulls/"
- Run the script.
./Puller