Merge pull request #528 from Classic298/main
Some checks are pending
Deploy site to Pages / build (push) Waiting to run
Deploy site to Pages / deploy (push) Blocked by required conditions

Updated youtube loader docs
This commit is contained in:
Tim Jaeryang Baek 2025-05-07 16:21:35 +04:00 committed by GitHub
commit 5e5ce872d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1864,7 +1864,8 @@ Using a remote Playwright browser via `PLAYWRIGHT_WS_URL` can be beneficial for:
- Type: `str`
- Default: `en`
- Description: Sets the language to use for YouTube video loading.
- Description: Comma-separated list of language codes to try when fetching YouTube video transcriptions, in priority order.
- Example: If set to `es,de`, Spanish transcriptions will be attempted first, then German if Spanish was not available, and lastly English. Note: If none of the specified languages are available and `en` was not in your list, the system will automatically try English as a final fallback.
- Persistence: This environment variable is a `PersistentConfig` variable.
## Audio