Search across Battle for Dream Island episode transcripts with filters by keywords, character, and season. Results link to transcript pages and show thumbnails served from local exports.
- Keyword/phrase search with character and season filters
- Episode info and transcript link per result
- Node.js 18+
- Python 3
- npm/yarn
cd BFDI-SEARCH\client
npm run dev
Frontend served via Vite dev server (port 5173 by default), backend on port 5000.
Project inspired by SpongeSearch by CurtisTRY; adapted for BFDI transcripts. https://github.com/curtistry/sponge-search/tree/main