Skip to content

feat: add more translation languages #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

soukron
Copy link

@soukron soukron commented Jul 27, 2025

I used this app for some tests and found it quite useful for what I need.

I sent you in return this PR:

  • Added language selection functionality for translations
  • Updated app/webui.py to include 7 languages (Spanish, French, German, Italian, Portuguese, Turkish, English) dropdown in interface

@venturero
Copy link

I tested @soukron 's PR, and it gives the English answer as default. If I use this command, I get both English and Turkish answers:
python summarizer.py -u "https://www.youtube.com/watch?v=jNQXAC9IVRw" -t "Turkish"
However, when I only write:
python summarizer.py -u "https://www.youtube.com/watch?v=jNQXAC9IVRw"

I get the answer in English. If the language is not specified, do you want the answer in the default language to be English or Turkish? If your answer is Turkish, then the code is incorrect. @cobanov

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