A simple JavaFx application which uses Youtube RSS feeds + webscraping to show the latest videos posted by a Youtube channel.
This project uses Maven and Java 17. To run this application, run mvn clean javafx:run. To produce a executive JAR file, run mvn package.