[GH-ISSUE #980] May I ask, what is the issue of returning "error. api. content. too-long" when downloading YouTube through API? #25233

Closed
opened 2026-06-18 13:46:34 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @tuoxiebushuijiao on GitHub (Dec 9, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/980

bug description

image

reproduction steps

Request API "POST:/" through Postman

screenshots

image

image

No response

platform information

windows 11 Google Chrome

additional context

No response

Originally created by @tuoxiebushuijiao on GitHub (Dec 9, 2024). Original GitHub issue: https://github.com/imputnet/cobalt/issues/980 ### bug description ![image](https://github.com/user-attachments/assets/58488d07-2f7e-49a4-a33c-9d6b06ea8829) ### reproduction steps Request API "POST:/" through Postman ### screenshots ![image](https://github.com/user-attachments/assets/48ef3b51-014c-45ec-8cdf-8dff6609df94) ![image](https://github.com/user-attachments/assets/b15200ea-5e27-4dd8-a76b-19272eda0fcc) ### links _No response_ ### platform information windows 11 Google Chrome ### additional context _No response_
GiteaMirror added the instance hosting help label 2026-06-18 13:46:34 -05:00
Author
Owner

@wukko commented on GitHub (Dec 9, 2024):

it means that content is too long. you can change the limit via DURATION_LIMIT env variable. you can read more in docs

<!-- gh-comment-id:2527595348 --> @wukko commented on GitHub (Dec 9, 2024): it means that content is too long. you can change the limit via `DURATION_LIMIT` env variable. you can [read more in docs](https://github.com/imputnet/cobalt/blob/main/docs/run-an-instance.md#:~:text=limit%20window%20duration.-,DURATION_LIMIT,-10800)
Author
Owner

@tuoxiebushuijiao commented on GitHub (Dec 9, 2024):

Thank you.

<!-- gh-comment-id:2527604626 --> @tuoxiebushuijiao commented on GitHub (Dec 9, 2024): Thank you.
Sign in to join this conversation.