<lucifer[m]> "or look into the IA apis and..." <- Hi lucifer, I wanted to update you that I’ve created a prototype indexer for audio files from the Internet Archive. It fetches metadata and media URLs for a list of identifiers, stores the data in a SQLite database, and includes a simple Flask web interface for searching and streaming audio... (full message at
Ojas Sinha: like i said before, the indexer has to integrate with the rest of the project and be consistent with the other indexers unless there is a strong reason otherwise. so it should use python process/thread pools. not parallel.