pub fn generate_output_path(
    main_path: PathBuf,
    imageboard: ImageBoards,
    tags: &[String],
    cbz_mode: bool
) -> PathBuf