Skip to content

feat: add UI endpoints for transcript processing and static file serving - #1

Merged
wkf2000 merged 1 commit into
mainfrom
uipro
Mar 7, 2026
Merged

wkf2000 merged 1 commit into
mainfrom
uipro

Conversation

@wkf2000

@wkf2000 wkf2000 commented Mar 7, 2026

Copy link
Copy Markdown
Owner
  • Introduced new UI routes for serving a single-page frontend and handling transcript requests without authentication.
  • Added UITranscriptRequest schema for the new UI endpoint.
  • Implemented run_transcript_pipeline_ui task to process YouTube URLs and store results for frontend polling.
  • Configured FastAPI to serve static files from a designated directory.

- Introduced new UI routes for serving a single-page frontend and handling transcript requests without authentication.
- Added `UITranscriptRequest` schema for the new UI endpoint.
- Implemented `run_transcript_pipeline_ui` task to process YouTube URLs and store results for frontend polling.
- Configured FastAPI to serve static files from a designated directory.
@wkf2000
wkf2000 merged commit 2f38266 into main Mar 7, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants