diff --git a/API.md b/API.md index 1a14324..a6b3abe 100644 --- a/API.md +++ b/API.md @@ -1,3 +1,7 @@ +### Language + +All endpoints that return a JSON body support `&hl=LANGUAGE` for translating fields into the desired language. A list of languages are provided in [List of URL parameters](https://github.com/omarroth/invidious/wiki/List-of-URL-parameters). + ### Pretty All endpoints that return a JSON body support `&pretty=1` for printing the response as formatted JSON.