Skip to content

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