π΅ Extract lyrics & transcripts from any YouTube video in any language β even without captions. Optimised for Luganda, Kiswahili & English. Powered by Whisper + yt-dlp. Made in Uganda πΊπ¬
---
title: Wulira
emoji: π΅
colorFrom: purple
colorTo: blue
sdk: docker
app_port: 7860
pinned: true
license: mit
short_description: "Extract lyrics from any YouTube video"
---
# Wulira π΅
> **Wulira** β *to hear, to listen* (Luganda)
Extract lyrics and transcripts from **any YouTube video** in **any language** β even videos with no captions.
**Made in Uganda πΊπ¬**
## API
- `POST /api/transcribe` β Submit a YouTube URL
- `GET /api/job/{id}` β Check job status
- `GET /api/job/{id}/export/{format}` β Export as SRT/LRC/VTT/JSON/CSV/TXT
- `POST /api/job/{id}/translate` β Translate lyrics
- `GET /api/docs` β Interactive API docs