/// Module for the web data configuration that holds the secrets required by the application.
/// Module that initializes the logger and loads the configuration into a dedicated Struct.
/// Module for the functions that handle encryption/encoding and decryption/decoding.
/// Module for custom functions that logs connection information and builds custom error responses.
/// Module for the functions that yield an ASCII art to print during startup.
/// Module for the CORS middleware configuration.
/// Module for the function that converts the subtitles from `srt` to `vtt` file format.
/// Module for the functions that scans the source and renders the filenames as a struct.
/// Module that handles the authentication and
/// Module that handles parsing command line arguments.