Skip to content

aurora-mm/FiatLux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains the source code and Python tools for the Fiat Lux experimental podcast series website. The podcast series experiments with sounds, format, and delivery, offering something unexpected every episode. Originally generated using CD-R 700mb, the HTML structure has been customized to meet the podcast's needs.

Repository Structure

index.html: The main HTML file for the website, including embedded audio player and playlist functionality.

scripts/: Contains Python scripts designed for converting and validating MP3 files (to ensure they meet the podcast audio standards) and automating the process of adding new podcast episodes to the index.html file.

Dependencies

requests, mutagen, pydub, json, BeautifulSoup, os, re, subprocess, datetime

Usage

For detailed instructions on how to update the website, refer to the files in the scripts/ folder.

Author

Linn Friberg

Releases

No releases published

Packages

No packages published

Languages