This script will continiously check the rss feed that you provide on config
and check for matches on your regex, and download them if they match.
Main - No extra features
discordEmbed - Discord Webhook Support
discordEmbed-Anilist - Discord Webook with Anilist Integration
git clone https://github.com/JadenJSJ/rss-to-aria2.git
cd rss-to-aria2
cp config_example.js config.js
nano config.js
npm i
npm start
If you don't have a aria2c rpc server already running
nano startaria2c.sh
sh startaria2c