HLS Protocol Analyzer app to validate input HLS files
To run:
java AppRunner.java
This opens a window which accepts the path to the top level HLS File directory.
The program loops through all files in the directory and separates them into Media Playlist or Media Files.
The playlist files are then looped through and analyzed per the spec.
The results are output to an excel file.