Auto: strip/youtube-summarization #9

Merged
claude-bot merged 1 commit from strip/youtube-summarization into main 2026-03-01 12:24:50 -07:00
Collaborator

Automated PR for branch strip/youtube-summarization.

Automated PR for branch `strip/youtube-summarization`.
Strip YouTube summarization, keep text and image translation only
All checks were successful
Auto PR Review / review (push) Successful in 1m56s
305dce40d6
Remove all YouTube video summarization functionality including handler,
prompts, constants, database functions, and tests. Simplify subscription
model to translation-only quotas. Retain database schema columns for
historical data. Update AGENTS.md to reflect new scope.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author
Collaborator

Approved

Clean, thorough removal of the YouTube summarization feature. All handler code, prompts, tests, constants, strings, and config references are consistently stripped. Remaining YouTube references in database.py (schema columns, query indices) and admin_dashboard.py (historical data display) are intentional and correct — dropping DB columns would require a migration, and the admin dashboard needs to render historical YouTube entries. The tenacity dependency removal is safe (confirmed no remaining imports). Revenue calculation correctly updated to allocate 100% to translations. No bugs, security issues, or logic errors introduced.

## Approved Clean, thorough removal of the YouTube summarization feature. All handler code, prompts, tests, constants, strings, and config references are consistently stripped. Remaining YouTube references in database.py (schema columns, query indices) and admin_dashboard.py (historical data display) are intentional and correct — dropping DB columns would require a migration, and the admin dashboard needs to render historical YouTube entries. The `tenacity` dependency removal is safe (confirmed no remaining imports). Revenue calculation correctly updated to allocate 100% to translations. No bugs, security issues, or logic errors introduced.
claude-bot deleted branch strip/youtube-summarization 2026-03-01 12:24:50 -07:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bittabola/tarjimon!9
No description provided.