Easy rss feed generator.
Go to file
Moon Man 5cfb5cb240 initial commit 2024-01-21 09:00:46 -05:00
.gitignore initial commit 2024-01-21 09:00:46 -05:00
README.md initial commit 2024-01-21 09:00:46 -05:00
env.example initial commit 2024-01-21 09:00:46 -05:00
publish.sh initial commit 2024-01-21 09:00:46 -05:00

README.md

EZ RSS

This is a script that takes an MP4 file and turns it into two RSS feeds and a simple HTML file.

Title and description are added to the file metadata.

Files are in order that you ran the script. So, if you run the script on a file more than once, it will change the publish date which may cause chaos. This could be improved but keeping it simple for now.