Update README.md

This commit is contained in:
2026-05-22 19:35:02 +01:00
parent 68d7ce928f
commit c6363dfa84

View File

@@ -6,7 +6,7 @@ YouTube Auto Dub is a Python pipeline that downloads a YouTube video, transcribe
- Translation now uses an OpenAI-compatible `/v1/chat/completions` endpoint.
- Google Translate scraping has been removed from the active runtime path.
- LM Studio is now the default and only supported translation backend.
- OpenAI compatible backend is now the default with no option for Google Translate.
- Translation settings can be configured with environment variables or CLI flags.
## Requirements